Blazing fast web framework for Crystal
Add this to your application's shard.yml
:
dependencies:
breeze:
github: KingPixil/breeze
require "breeze"
TODO: Write usage instructions here
TODO: Write development instructions here
- Fork it ( https://github.com/[your-github-name]/breeze/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
Licensed under the MIT License