code-preloader/shard.yml
Glenn Y. Rolland d39d597128
Some checks failed
continuous-integration/drone/push Build is failing
feat: use embedded filesystem for default files
2024-01-04 23:14:14 +01:00

35 lines
629 B
YAML

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