commands.sh

shards

all

Dependency management tool for the Crystal language.

More info →

Examples (5)

Create a skeleton `shard.yml` file

Install dependencies from a `shard.yml` file

Update all dependencies

shards update

List all installed dependencies

shards list

Display version of dependency

shards version path/to/dependency_directory
made by @shridhargupta | data from tldr-pages