Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shootingfly/crystal_fun
A Chinese Community on Crystal
https://github.com/shootingfly/crystal_fun
Last synced: about 1 month ago
JSON representation
A Chinese Community on Crystal
- Host: GitHub
- URL: https://github.com/shootingfly/crystal_fun
- Owner: shootingfly
- License: mit
- Created: 2018-03-05T13:38:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T16:52:11.000Z (almost 7 years ago)
- Last Synced: 2024-10-25T01:39:08.587Z (3 months ago)
- Language: Crystal
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crystal_fun
A Chinese community on 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).