Skip to content

codehead/zeal-user-contrib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.4%
  • JavaScript 2.0%
  • Batchfile 0.6%