JoshMock / zeal-user-contrib

A convenient CLI to add Dash's User Contributed docsets to Zeal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zeal User Contrib

Build Status Version License

A convenient CLI to add Dash's User Contributed docsets to Zeal. It automates the process of going to zealusercontributions.now.sh, adding the XML feed to Zeal and downloading the icons to the correct directory.

Install

$ npm install --global zeal-user-contrib
# or
$ yarn global add zeal-user-contrib

Usage

Usage: zeal-user-contrib [options]

Options:
  -V, --version                  output the version number
  -m, --mirror <mirror>          the mirror to use, by default a random one is chosen (choices: "sanfrancisco", "newyork", "london", "frankfurt")
  -o, --output-directory <path>  path to Zeal's docsets directory, overriding the default search for it
  -f, --force                    overwrite existing docsets
  -h, --help                     display help for command

About

A convenient CLI to add Dash's User Contributed docsets to Zeal

License:MIT License


Languages

Language:TypeScript 97.5%Language:JavaScript 2.0%Language:Batchfile 0.6%