Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iancanderson/worts-trophy-case-crystal
https://github.com/iancanderson/worts-trophy-case-crystal
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/iancanderson/worts-trophy-case-crystal
- Owner: iancanderson
- Created: 2018-11-09T02:24:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-09T03:10:58.000Z (about 6 years ago)
- Last Synced: 2024-12-17T02:36:04.427Z (6 days ago)
- Language: Crystal
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# worts_trophy_case_crystal
This is a project written using [Lucky](https://luckyframework.org). Enjoy!
### Setting up the project
1. [Install required dependencies](http://luckyframework.org/guides/installing.html#install-required-dependencies)
1. Run `bin/setup`
1. Run `lucky dev` to start the app### Learning Lucky
Lucky uses the [Crystal](https://crystal-lang.org) programming language. You can learn about Lucky from the [Lucky Guides](http://luckyframework.org/guides).