version v0.1.1
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
- Fork it ( https://github.com/unn4m3d/version/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
Contributors
- unn4m3d - creator, maintainer
Repository
version
Owner
Statistic
- 2
- 0
- 0
- 11
- 0
- about 3 years ago
- December 25, 2017
License
MIT License
Links
Synced at
Wed, 06 Nov 2024 19:35:25 GMT
Languages