hence/shard.yml

20 lines
277 B
YAML
Raw Normal View History

2022-06-17 11:38:12 +00:00
name: hence
version: 0.1.0
authors:
- Dominic Grimm <dominic.grimm@gmail.com>
targets:
hence:
main: src/cli/hence.cr
2022-07-08 17:43:14 +00:00
crystal: 1.5.0
2022-06-17 11:38:12 +00:00
license: MIT
dependencies:
commander:
github: mrrooijen/commander
version_from_shard:
github: hugopl/version_from_shard