Skip to content

mverzilli/crystal-jukebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Little toy project to introduce Crystal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published