TheNoim / Thinky-Docset

Thinky.IO Docset for Dash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thinky.IO Docset for Dash

Generate:

  1. Install Node.JS
  2. Install dependencies
yarn # If you are using yarn
# OR
npm install # If you never heard of yarn
  1. Build Docset
yarn run build && node Index.js
# Or
npm run build && node Index.js
  1. Now you can use the docset :)

Note: I am still working on it.

About

Thinky.IO Docset for Dash


Languages

Language:JavaScript 81.4%Language:HTML 18.6%