Popularity
5.3
Growing
Activity
0.0
Stable
15
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.
-
Clip
Deserialize CLI parameters to an object, with errors and help management. -
port_ruby_to_crystal
A Ruby regex script for port ruby code to crystal easier, reduce friction. -
helptransl8
HelpTransl8 helps translators check the original documentation repository by comparing each file and listing the files that have been modified -
crystal-base
A CentOS based docker image for Crystal work -
public_suffix
A small Crystal library designed to make the Public Suffix List (https://publicsuffix.org/) easier to use.
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
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
๐