- Install the Lucky CLI: https://github.com/luckyframework/cli#installing-the-cli
- Run
lucky init {project_name} - Run
lucky devto start the server
Lucky is still in it's early stages. A guide will be written once the API is more stabilized.
You need to make sure to install the Crystal dependencies.
- Run
crystal deps - Run
crystal specfrom the project root.
Sign up for updates on new blog posts, guides, and new releases at the Lucky website
- Fork it ( https://github.com/luckyframework/web/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
- paulcsmith Paul Smith - creator, maintainer
