Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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