Add the following code to your project's shard.yml under:
dependencies
to use in production
- OR -
development_dependencies
to use in development
This is a project written using Lucky. Enjoy!
config/database.cr
script/setup
lucky dev
to start the appLucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.