Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duksis/alonzo
Your friendly IRC bot!
https://github.com/duksis/alonzo
Last synced: 18 days ago
JSON representation
Your friendly IRC bot!
- Host: GitHub
- URL: https://github.com/duksis/alonzo
- Owner: duksis
- License: mit
- Created: 2013-10-06T15:02:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-06T17:33:59.000Z (about 11 years ago)
- Last Synced: 2024-04-14T09:20:45.024Z (7 months ago)
- Language: Haskell
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alonzo: Your friendly IRC bot!
### Running the tests
$ cabal update && cabal sandbox init
$ cabal install --only-dependencies --enable-tests
$ cabal test