package

github.com/mverzilli/crystal-jukebox

main / published Oct 3, 2024 / repository

Little toy project to introduce Crystal

crystal-jukebox

This is a toy project to introduce newcomers to the Crystal Language.

Usage

Assuming you already installed Crystal, you can just run this with crystal src/crystal_jukebox.cr

Development

Run tests with crystal spec

Contributing

  1. Fork it (https://github.com/your-github-user/crystal-jukebox/fork)
  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

API