Skip to content

Catch bugs early, forget about most performance issues, and spend more time on code instead of debugging and writing tests.

License

Notifications You must be signed in to change notification settings

iancanderson/web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github banner-short

Installation

  1. Install the Lucky CLI: https://github.com/luckyframework/cli#installing-the-cli
  2. Run lucky init {project_name}
  3. Run lucky dev to start the server

Status

Lucky is still in it's early stages. A guide will be written once the API is more stabilized.

Testing

You need to make sure to install the Crystal dependencies.

  1. Run crystal deps
  2. 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

  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

About

Catch bugs early, forget about most performance issues, and spend more time on code instead of debugging and writing tests.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Crystal 100.0%