crab/shard.yml
Oleh Prypin 5245abcbf8
Add CI using GitHub Actions (#1) -- Thanks oprypin!
* Crystal 0.36 compatibility

* Add CI using GitHub Actions

Co-authored-by: Matthew Berry <me@mattrb.com>
2021-01-27 19:43:23 -08:00

22 lines
295 B
YAML

name: crab
version: 0.1.0
authors:
- Matthew Berry <me@mattrb.com>
targets:
crab:
main: src/crab.cr
crystal: 0.36.0
dependencies:
bitfield:
github: mattrberry/bitfield
version: 0.1.3
sdl:
github: ysbaddaden/sdl.cr
lib_gl:
github: nulldotpro/LibGL
license: MIT