unbot/shard.yml
2026-04-19 17:56:02 +02:00

28 lines
397 B
YAML

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