Skip to content

afeiship/topics2keywords

Repository files navigation

topics2keywords

Sync github topics to npm keywords.

version license size download

snapshot

usage

# 1. install
npm install -g @jswork/topics2keywords

# 2. go to your project
cd ~/github/topics2keywords

# 3. execute the cli
t2k

# 4. your package.json `keywords` key updated
Usage: t2k [options]

Options:
  -V, --version  output the version number
  -d, --debug    show debug info.
  -h, --help     display help for command

license

Code released under the MIT license.