Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carbonfive/duggit
Sample app for SXSW 2011
https://github.com/carbonfive/duggit
Last synced: about 1 month ago
JSON representation
Sample app for SXSW 2011
- Host: GitHub
- URL: https://github.com/carbonfive/duggit
- Owner: carbonfive
- Created: 2011-01-14T00:37:25.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-04-27T22:43:05.000Z (over 13 years ago)
- Last Synced: 2024-04-15T12:18:27.271Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 17.6 MB
- Stars: 3
- Watchers: 84
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Dependencies:
* zlib: --with-zlib-dir=$rvm_path/usr
* openssl: libssl-dev or --with-openssl-dir=/usr/localDependencies (native extensions):
* libxslt-dev (for nokogiri)
* libxml2-dev (for nokogiri)
* sqlite3
* libsqlite3-dev or sqlite3-devel