Popularity
5.4
Growing
Activity
0.0
Stable
17
4
5

Programming language: Shell
License: MIT License
Tags: Tools    

crystal-dash-docset alternatives and similar shards

Based on the "Tools" category.
Alternatively, view crystal-dash-docset alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of crystal-dash-docset or a related project?

Add another 'Tools' Shard

README

Crystal Docset Dockset

Dash docset documentation generator for the Crystal Language.

Download

Download the latest version from the releases page.

Generate the Docset

NOTE: You'll need wget and dashing utilities installed (you can use brew bundle to install those).

  1. Run CRYSTAL_VERSION=<like 1.0.0> ./download.sh to download the API docs
  2. Run ./build.sh
  3. Enjoy your newly bundled Crystal.docset 🎉

Authors