https://github.com/battermann/tut-fsreveal-example
https://github.com/battermann/tut-fsreveal-example
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/battermann/tut-fsreveal-example
- Owner: battermann
- Created: 2017-12-14T09:04:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T09:04:48.000Z (over 8 years ago)
- Last Synced: 2025-03-29T20:30:51.836Z (about 1 year ago)
- Language: Scala
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# tut FsReveal example
* install mono: `brew install mono`
* clone FsReveal inside root dir `git clone https://github.com/fsprojects/FsReveal.git`
* edit `src/main/tut/index.md` according to [FsReveal - Formatting](http://fsprojects.github.io/FsReveal/formatting.html) and [tut](https://github.com/tpolecat/tut)
* run `tut` from sbt
* cd into `FsReveal`
* run `./build.sh`