code-preloader/shard.yml
Glenn fccbce8869
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
refactor: store processed content for crinja (later)
2024-01-04 17:58:14 +01:00

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