This package has been deprecated

Author message:

no longer maintained

wirvsvirus-topics-cli

1.1.2 • Public • Published

wirvsvirus-topics

styled with prettier Test

Add #wirvsvirus, #covid-19, #coronavirus topics to your GitHub repository

Install

$ npm i -g wirvsvirus-topics-cli

Usage

$ wirvsvirus-topics <repository> [--option]

Input

  • <repository> GitHub owner/repo (defaults to Git remote in current directory)

Options

  • --replace, -r Replace existing topics
  • --topic, -t Additional topic (can be used multiple times)
  • --token GitHub token (defaults to GITHUB_TOKEN)

Examples

Add default topics of current folder's remote GitHub repository

$ wirvsvirus-topics

Add default topics for GitHub 'owner/repo' repository

$ wirvsvirus-topics stoe/wirvsvirus-topics-cli

Add 'cli' and default topics to current folder's remote GitHub repository

$ wirvsvirus-topics -t cli

Replace topics of current folder's remote GitHub repository with default topics

$ wirvsvirus-topics -r

License

MIT © Stefan Stölzle

Package Sidebar

Install

npm i wirvsvirus-topics-cli

Weekly Downloads

12

Version

1.1.2

License

MIT

Unpacked Size

9.14 kB

Total Files

5

Last publish

Collaborators

  • stoelzle