dependabot / dependabot/dependabot-core
Add support for Crystal
Open
Keep
T: new-ecosystem
- Dominant language
- Ruby
- Stars
- 5.8k
- Forks
- 1.5k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 155
Description
Crystal, for those who don't know, is a statically typed and compiled language with a syntax very similar to Ruby. For dependencies it uses a file called `shard.yml`, the spec for which can be found [here](https://github.com/crystal-lang/shards/blob/master/SPEC.md). Hopefully adding support won't be overly difficult.
Contributor guide
Assessment
This issue has not been assessed yet.