cli~drujensen
Installation
- Install the Lucky CLI: https://github.com/luckyframework/cli#installing-the-cli
- Run
lucky init {project_name}
- Run
lucky dev
to start the server
Guides
Lucky is still in it's early stages. A guide will be written once the API is more stabilized.
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