miguelbermudez / eslint-docset

Dash docset generator for Eslint.org Rules
Eclipse Public License 1.0
2 stars 0 forks source link

Dash docset generator for ESlint.org

original project from dlokesh/clojuredocs-docset

Edits from original project as follows:

Performs the following:

Installation

Install the following dependencies:

$ brew install httrack
$ brew install leiningen

Usage

Download uberjar and run:

$ java -jar eslint-docset-<version>-standalone.jar

or clone source to customize HTTrack in config.clj and run:

$ lein run

Import the generated eslint-docs.docset into Dash.

License