lucky_cli
Status
Lucky is still in its early stages. A guide will be written once the API is more stabilized.
Testing
You need to make sure to install the Crystal dependencies.
- Run
crystal deps
- Run
crystal spec
from the project root.
Sign up for updates
Sign up for updates on new blog posts, guides, and new releases at the Lucky website
Contributing
- 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
Contributors
- paulcsmith Paul Smith - creator, maintainer