kemal-crustache-example

Simple wiki with kemal and crustache

kemal-crustache-example

Simple wiki with kemal and crustache

Demo: https://kemal-crustache-example.herokuapp.com/

Deploy

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

  1. Fork it ( https://github.com/MakeNowJust/kemal-crustache-example/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

kemal-crustache-example

Owner
Statistic
  • 2
  • 1
  • 0
  • 0
  • 1
  • about 8 years ago
  • February 9, 2016
License

MIT License

Links
Synced at

Thu, 02 May 2024 21:58:50 GMT

Languages