Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bnoordhuis/mongrel2
mongrel2 + dependencies = your one-stop mongrel2 build
https://github.com/bnoordhuis/mongrel2
Last synced: about 1 month ago
JSON representation
mongrel2 + dependencies = your one-stop mongrel2 build
- Host: GitHub
- URL: https://github.com/bnoordhuis/mongrel2
- Owner: bnoordhuis
- License: bsd-3-clause
- Created: 2010-09-02T10:43:46.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-09-26T15:59:47.000Z (about 14 years ago)
- Last Synced: 2024-04-15T02:37:10.771Z (7 months ago)
- Language: C
- Homepage: http://mongrel2.org/
- Size: 3.09 MB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mongrel2
This is mongrel2 with its sqlite3 and zeromq dependencies included.
## Compiling
Easy!
make all install PREFIX=$HOME/opt/mongrel2
## Notes
The Python target has been disabled for now. It requires `sudo` to install
and I don't like that.## Further reading
http://mongrel2.org/ - see the Getting Started guide and the Mongrel2 Manual.