Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Simpler setup
  • Loading branch information
paulcsmith committed Apr 20, 2018
1 parent 0227eeb commit 5786d59
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -8,10 +8,9 @@ Authentic will be bundled in Lucky projects automatically in the next version.

## Development

* Install Lucky CLI: https://github.com/luckyframework/lucky_cli#installing-the-cli
* `crystal deps`
* `lucky db.create`
* `lucky db.migrate`
* `crystal taks.cr -- db.create`
* `crystal taks.cr -- db.migrate`
* `crystal spec`

## Contributing
Expand Down

0 comments on commit 5786d59

Please sign in to comment.