lucky

Full-featured Crystal web framework web web-framework lucky-framework
0.8.0 released
luckyframework/lucky
2553 156 92
Lucky

github banner-short

Lucky is a web application framework that:

  • Catches bugs you didn't know you had
  • Runs incredibly quickly with low memory usage
  • Helps you spend more time on code instead of debugging and writing tests.

Learn more about what makes Lucky special.

Try Lucky

Lucky has a fresh new set of guides that make it easy to get started.

Feel free to say hi or ask questions on our chat room.

Lucky is growing quickly

Keep up to date by following @luckyframework on Twitter.

Testing

You need to make sure to install the Crystal dependencies.

  1. Run crystal deps
  2. Run crystal spec from the project root.

Contributing

  1. Fork it ( https://github.com/luckyframework/web/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Thanks & attributions

  • SessionHandler, CookieHandler and FlashHandler are based on Amber. Thank you to the Amber team!
  • Thanks to Rails for inspiring many of the ideas that are easy to take for granted. Convention over configuration, removing boilerplate, and most importantly - focusing on developer happiness.
  • Thanks to Phoenix, Ecto and Elixir for inspiring LuckyRecord's forms, Lucky's single base actions and pipes, and focusing on helpful error messages.
  • lucky watch based heavily on Sentry. Thanks @samueleaton!
lucky:
  github: luckyframework/lucky
  version: ~> 0.8.0
License MIT
Crystal 0.24.1

Authors

Dependencies 6

  • habitat ~> 0.2.0
    {'github' => 'luckyframework/habitat', 'version' => '~> 0.2.0'}
  • lucky_cli ~> 0.9.0
    {'github' => 'luckyframework/lucky_cli', 'version' => '~> 0.9.0'}
  • lucky_inflector ~> 0.1.1
    {'github' => 'luckyframework/lucky_inflector', 'version' => '~> 0.1.1'}
  • lucky_record ~> 0.4.0
    {'github' => 'luckyframework/lucky_record', 'version' => '~> 0.4.0'}
  • lucky_router ~> 0.2.0
    {'github' => 'luckyframework/lucky_router', 'version' => '~> 0.2.0'}
  • shell-table~jwaldrip ~> 0.9.2
    {'github' => 'jwaldrip/shell-table.cr', 'version' => '~> 0.9.2'}

Development Dependencies 1

  • ameba
    {'github' => 'veelenga/ameba'}
Last synced .
search fire star recently