TLDR
Enter a command. For example: mh_lint, colordiff, http, hydra.

shards

 
Dependency management tool for the Crystal language. More information: https://crystal-lang.org/reference/the_shards_command.
 
  • Create a skeleton shard.yml file:
     
    shards init
     
  • Install dependencies from a shard.yml file:
     
    shards install
     
  • Update all dependencies:
     
    shards update
     
  • List all installed dependencies:
     
    shards list
     
  • List version of dependency:
     
    shards version {{path/to/dependency_directory}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.