Skip to content
This repository has been archived by the owner on Jul 14, 2019. It is now read-only.

TheNoim/Thinky-Docset

Repository files navigation

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.

Releases

No releases published

Packages

No packages published