https://github.com/vmchale/madlang-miso
Frontend project template with madlang
https://github.com/vmchale/madlang-miso
Last synced: 11 months ago
JSON representation
Frontend project template with madlang
- Host: GitHub
- URL: https://github.com/vmchale/madlang-miso
- Owner: vmchale
- Created: 2017-10-26T04:03:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-15T23:20:35.000Z (over 7 years ago)
- Last Synced: 2025-01-08T12:08:01.859Z (about 1 year ago)
- Language: Haskell
- Size: 22.5 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# madlang-miso
This is a template for [pi](https://github.com/vmchale/project-init) using
[madlang](https://github.com/vmchale/madlang) and
[miso](https://haskell-miso.org). To install it:
```
git clone https://github.com/vmchale/madlang-miso.git ~/.pi_templates/madlang-miso
```
Then:
```
$ pi init madlang-miso project/
```
It looks a lot like
[this](http://vmchale.com/recursion-scheme-generator/index.html) when you're
finished.