Crystal Docset [](https://github.com/Sija/crystal-dash-docset/actions/workflows/dockset.yml)
April 16, 2021 ยท View on GitHub
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).
- Run
CRYSTAL_VERSION=<like 1.0.0> ./download.shto download the API docs - Run
./build.sh - Enjoy your newly bundled
Crystal.docset๐