kemal-crustache-example
Version, currently master branch1 version
- master branchlatestFeb 17, 2016
github.com/makenowjust/kemal-crustache-example
Simple wiki with kemal and crustache
2 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
kemal-crustache-example:
github: makenowjust/kemal-crustache-example
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- TSUYUSATO Kitsune
Dependencies
Runtime Dependencies
- kemal*github: sdogruyol/kemal, branch: master
- crustache*github: MakeNowJust/crustache, branch: master
README
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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Feb 17, 2016
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/makenowjust/kemal-crustache-example
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1
