git-ahead-check/shard.yml

19 lines
302 B
YAML

name: git-ahead-check
version: 0.3.0
authors:
- Alexander Popov <iiiypuk@fastmail.fm>
description: |
A tool for checking changes that have not been sent in Git repos
license: MIT-0
targets:
git-ahead-check:
main: src/git-ahead-check.cr
dependencies:
tallboy:
github: epoch/tallboy