https://github.com/roberto/octo-reviews
https://github.com/roberto/octo-reviews
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/roberto/octo-reviews
- Owner: roberto
- License: mit
- Created: 2015-08-23T17:17:45.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-28T11:21:07.000Z (over 10 years ago)
- Last Synced: 2025-01-10T18:40:12.095Z (over 1 year ago)
- Language: Haskell
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Development
```
cabal update && cabal install hspec
runhaskell -isrc specs/*.hs
```