Popularity
5.6
Growing
Activity
1.6
-
18
3
6
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.
-
helptransl8
HelpTransl8 helps translators check the original documentation repository by comparing each file and listing the files that have been modified -
public_suffix
A small Crystal library designed to make the Public Suffix List (https://publicsuffix.org/) easier to use.
InfluxDB โ Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of crystal-dash-docset or a related project?
README
Crystal Docset 
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.sh
to download the API docs - Run
./build.sh
- Enjoy your newly bundled
Crystal.docset
๐