module ShardsSpec

Defined in:

shards_spec.cr
shards_spec/dependency.cr
shards_spec/errors.cr
shards_spec/target.cr
shards_spec/versions.cr

Constant Summary

SPEC_FILENAME = "shard.yml"
VERSION = {{ (`shards version /srv/crystaldoc.info/github-mamantoha-shards_spec-v0.2.4/src`).chomp.stringify }}
VERSION_TAG = /^v(\d+[-.][-.a-zA-Z\d]+)$/