bulk-barrage/shard.yml
Glenn Y. Rolland b05d59ae54
Some checks failed
continuous-integration/drone/push Build is failing
chore: rename binary to bulk-barrage
2023-12-25 20:00:17 +01:00

33 lines
523 B
YAML

---
name: bulk-barrage
version: 0.1.0
targets:
bulk-barrage:
main: src/main.cr
# authors:
# - name <email@example.com>
# description: |
# Short description of signalspam-pipe
dependencies:
mechanize:
github: Kanezoh/mechanize.cr
version: "~> 0.2.0"
version_from_shard:
github: hugopl/version_from_shard
# dependencies:
# pg:
# github: will/crystal-pg
# version: "~> 0.5"
# development_dependencies:
# webmock:
# github: manastech/webmock.cr
# license: MIT
license: LGPL-3.0