Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Sija/crystal-dash-docset

Dash docset generator for Crystal
https://github.com/Sija/crystal-dash-docset

crystal dash dash-docset docset documentation

Last synced: about 2 months ago
JSON representation

Dash docset generator for Crystal

Lists

README

        

# Crystal Docset [![Dockset](https://github.com/Sija/crystal-dash-docset/actions/workflows/dockset.yml/badge.svg?event=workflow_dispatch)](https://github.com/Sija/crystal-dash-docset/actions/workflows/dockset.yml)

[Dash](https://kapeli.com/dash) docset documentation generator for the [Crystal Language](https://crystal-lang.org/).

## Download

Download the latest version from the [releases page](https://github.com/Sija/crystal-dash-docset/releases/latest).

## Generate the Docset

**NOTE**: You'll need `wget` and [`dashing`](https://github.com/technosophos/dashing) utilities installed (you can use `brew bundle` to install those).

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

## Authors

- [Chris F. Ravenscroft](https://github.com/fusion)
- [Sijawusz Pur Rahnama](https://github.com/Sija)