项目作者: TheNoim

项目描述 :
Thinky.IO Docset for Dash
高级语言: JavaScript
项目地址: git://github.com/TheNoim/Thinky-Docset.git
创建时间: 2017-04-12T20:40:44Z
项目社区:https://github.com/TheNoim/Thinky-Docset

开源协议:

下载


Thinky.IO Docset for Dash

Generate:

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

Note: I am still working on it.