/zeal-user-contrib

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

Primary LanguageTypeScriptMIT LicenseMIT

Zeal User Contrib

Build Status Version License oclif

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

$ zeal-user-contrib --help
conveniently add Dash's User Contributed docsets to Zeal

USAGE
  $ zeal-user-contrib

OPTIONS
  -f, --force                                         overwrite existing docsets
  -h, --help                                          show CLI help
  -m, --mirror=sanfrancisco|newyork|london|frankfurt  the mirror to use, by default a random one is chosen
  -o, --output-directory=output-directory             path to Zeal's docsets directory, overriding the default search for it
  -v, --version                                       show CLI version