services/shard.yml

23 lines
323 B
YAML
Raw Normal View History

2022-09-03 22:34:26 +03:00
name: Services
version: 0.1.0
2022-11-07 00:07:40 +03:00
authors:
- Alexander Popov <iiiypuk@fastmail.fm>
2022-09-03 22:34:26 +03:00
# description: |
# Short description of ServicesCheck
2022-10-07 21:11:20 +03:00
targets:
api:
main: src/Services.cr
2022-09-03 22:34:26 +03:00
dependencies:
kemal:
github: kemalcr/kemal
# development_dependencies:
# webmock:
# github: manastech/webmock.cr
license: MIT