version

Small tool to fetch your shard version from shard.yml and not to write it by hand
0.1.0 released

version

Small tool to fetch your shard version from shard.yml and not to write it by hand

Installation

Add this to your application's shard.yml:

dependencies:
  version:
    github: unn4m3d/version

Usage

require "version"

module MyShard
  VERSION = Version.fetch
end

Contributing

  1. Fork it ( https://github.com/unn4m3d/version/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

version:
  github: unn4m3d/version
  version: ~> 0.1.0
License MIT
Crystal 0.24.1

Authors

Dependencies 0

Development Dependencies 0

Dependents 5

Last synced .
search fire star recently