Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@jswork/topics2keywords

afeiship16MIT1.0.1

Sync github topics to npm keywords.

github, topics, topic, tag, keywords, npm, nodejs, cli, command-line-tool, t2k, sync, tags

readme

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.