TODO: Write a description here
TODO: Write installation instructions here
TODO: Write usage instructions here
TODO: Write development instructions here
On both travis and locally, the VERSION file is missing from the crystal's install location. The shell script "create_VERSION.sh" does that. This file is necessary when require "compiler/crystal/**"
appears in code (which is does).
- Fork it (https://github.com/zlotnleo/CrystalScript/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- your-github-user zlotnleo - creator, maintainer