kemal-crustache-example
kemal-crustache-example
Simple wiki with kemal and crustache
Demo: https://kemal-crustache-example.herokuapp.com/
Install and Run
$ git clone https://github.com/MakeNowJust/kemal-crustache-example
$ cd kemal-crustache-example
Resolve dependencies
$ crystal deps
Build executable
development build, loading view files dynamically
$ crystal build src/kemal-crustache-example.cr
release build, compiling and bundled view files with executable
$ crystal build --release src/kemal-crustache-example.cr
Run!!
$ ./kemal-crustache-example & open http://localhost:3000/
Contributing
- Fork it ( https://github.com/MakeNowJust/kemal-crustache-example/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- @MakeNowJust TSUYUSATO Kitsune - creator, maintainer
Repository
kemal-crustache-example
Owner
Statistic
- 2
- 1
- 0
- 0
- 1
- almost 9 years ago
- February 9, 2016
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 21:07:03 GMT
Languages