Skip to content

Sija/crystal-dash-docset

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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