Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliendelplanque/libpgquerybridge
https://github.com/juliendelplanque/libpgquerybridge
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliendelplanque/libpgquerybridge
- Owner: juliendelplanque
- License: mit
- Created: 2017-10-06T13:07:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T08:16:40.000Z (over 6 years ago)
- Last Synced: 2024-10-31T07:05:32.131Z (2 months ago)
- Language: Smalltalk
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LibpgqueryBridge
## Install
```
Metacello new
baseline: 'LibpgqueryBridge';
repository: 'github://juliendelplanque/LibpgqueryBridge/repository';
load
```