@jswork/topics2keywords
v1.0.1
Published
Sync github topics to npm keywords.
Downloads
24
Maintainers
Readme
topics2keywords
Sync github topics to npm keywords.
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.