constable-crystal-workshop
Constable Crystal
A simple rewrite of Constable using Lucky framework
Installation
- Clone this repo
- If you’re on macOS you’ll need to install the Lucky CLI through brew https://github.com/luckyframework/web#installation. This should also install crystal and everything crystal needs, but if not see instructions here to install Crystal: https://crystal-lang.org/docs/installation/
- If you’re on Linux you’ll need to build the Lucky CLI and add it to your path. I’m not exactly sure what that will entail, but it will be something like cloning the lucky CLI repo https://github.com/luckyframework/cli then running the commands here: https://github.com/luckyframework/homebrew-lucky/blob/master/generate.cr#L12-L16 and then putting the generated executable in your path. If you are on Linux and would like to update the README with installation instructions that would be great!
- Run
shards
to install the dependencies
You will probably already have these, but you’ll also need:
- Postgres
- Yarn
- Heroku CLI
Usage
Run lucky dev
Contributing
- Fork it ( https://github.com/paulcsmith/constable-crystal/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
Repository
constable-crystal-workshop
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- about 7 years ago
- September 15, 2017
License
MIT License
Links
Synced at
Sat, 16 Nov 2024 20:01:15 GMT
Languages