@jswork/topics2keywords

Sync github topics to npm keywords.

Usage no npm install needed!

<script type="module">
  import jsworkTopics2keywords from 'https://cdn.skypack.dev/@jswork/topics2keywords';
</script>

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.