SVM

This is a version manager for all of your Crystal shards. It's simple!

Usage

If you want to update from version 0.1.0 to 0.1.1, you would run svm patch under the same directory as your shard.yml.

Contributing

  1. Fork it (https://github.com/R-unic/shards-version-manager/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