Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fresheyeball/fay-angular
POC angular bindings into Fay
https://github.com/fresheyeball/fay-angular
Last synced: 7 days ago
JSON representation
POC angular bindings into Fay
- Host: GitHub
- URL: https://github.com/fresheyeball/fay-angular
- Owner: Fresheyeball
- Created: 2014-06-29T00:18:29.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2014-07-01T05:18:39.000Z (over 10 years ago)
- Last Synced: 2024-05-09T13:40:41.532Z (6 months ago)
- Language: Haskell
- Size: 285 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AngularFay
==========POC angular bindings into Fay
```
cabal update && cabal install fay fay-base
cd ../thisRepo/pocapp
fay Main.hs --include ../src
```