bulk-barrage/shard.yml
2023-12-19 16:06:14 +01:00

24 lines
362 B
YAML

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