Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jace254/hello_crystal
my first app in crystal
https://github.com/jace254/hello_crystal
Last synced: 8 days ago
JSON representation
my first app in crystal
- Host: GitHub
- URL: https://github.com/jace254/hello_crystal
- Owner: Jace254
- License: mit
- Created: 2024-06-12T15:18:21.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-07T00:19:16.000Z (4 months ago)
- Last Synced: 2024-07-07T01:29:43.378Z (4 months ago)
- Language: Crystal
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hello_crystal
First crystal app
## Development
Run:
```bash
crystal run --release ./src/hello_crystal.cr
```## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request## Contributors
- [Hypnos](https://github.com/your-github-user) - creator and maintainer