---
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