https://github.com/rishavs/laputa
taking it out for a spin
https://github.com/rishavs/laputa
Last synced: 11 months ago
JSON representation
taking it out for a spin
- Host: GitHub
- URL: https://github.com/rishavs/laputa
- Owner: rishavs
- Created: 2018-06-23T13:19:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-23T13:20:03.000Z (almost 8 years ago)
- Last Synced: 2025-02-26T12:31:45.822Z (over 1 year ago)
- Language: Crystal
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# laputa
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).