code-preloader/shard.yml
Glenn Y. Rolland 3244130a51
All checks were successful
continuous-integration/drone/push Build is passing
feat: add version
2024-01-03 17:03:40 +01:00

28 lines
463 B
YAML

---
name: code-preloader
version: 0.1.0
targets:
code-preloader:
main: src/main.cr
authors:
- Glenn Y. Rolland <glenux@glenux.net>
dependencies:
magic:
github: dscottboggs/magic.cr
walk:
github: alexherbo2/walk.cr
version_from_shard:
github: hugopl/version_from_shard
# description: |
# Short description of chatgpt-preloader
# development_dependencies:
# webmock:
# github: manastech/webmock.cr
license: LGPL-3.0-or-later