An open API service indexing awesome lists of open source software.

https://github.com/battermann/tut-fsreveal-example


https://github.com/battermann/tut-fsreveal-example

Last synced: 11 months ago
JSON representation

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`