bulk-barrage/shard.yml

33 lines
523 B
YAML
Raw Normal View History

2023-12-24 17:06:27 +00:00
---
2023-12-25 19:00:17 +00:00
name: bulk-barrage
2023-12-19 15:06:14 +00:00
version: 0.1.0
targets:
2023-12-25 19:00:17 +00:00
bulk-barrage:
2023-12-19 15:06:14 +00:00
main: src/main.cr
# authors:
# - name <email@example.com>
# description: |
# Short description of signalspam-pipe
2023-12-24 17:06:27 +00:00
dependencies:
mechanize:
github: Kanezoh/mechanize.cr
version: "~> 0.2.0"
2023-12-24 17:30:51 +00:00
version_from_shard:
github: hugopl/version_from_shard
2023-12-24 17:06:27 +00:00
2023-12-19 15:06:14 +00:00
# dependencies:
# pg:
# github: will/crystal-pg
# version: "~> 0.5"
# development_dependencies:
# webmock:
# github: manastech/webmock.cr
# license: MIT
2023-12-24 17:06:27 +00:00
license: LGPL-3.0