You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
302 B

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