code-preloader/shard.yml
Glenn Y. Rolland 790152ec36
Some checks failed
continuous-integration/drone/push Build is failing
fix: improve CLI options
2024-01-04 12:42:34 +01:00

30 lines
506 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
# completion:
# github: f/completion
# description: |
# Short description of chatgpt-preloader
# development_dependencies:
# webmock:
# github: manastech/webmock.cr
license: LGPL-3.0-or-later