hacktoberfestify

1.0.1 • Public • Published

hacktoberfestify

Manage your Hacktoberfest issues!

Run this CLI from your repository working directory to add the hacktoberfest label to any issues!

Build Status oclif Version Downloads/week License

Usage

$ npm install -g hacktoberfestify
$ hacktoberfestify COMMAND
running command...
$ hacktoberfestify (-v|--version|version)
hacktoberfestify/1.0.1 win32-x64 node-v12.2.0
$ hacktoberfestify --help [COMMAND]
USAGE
  $ hacktoberfestify COMMAND
...

Commands

hacktoberfestify add

Add the hacktoberfest label to any issues from your console!

USAGE
  $ hacktoberfestify add

OPTIONS
  -i, --issue=issue                    [default: ] issue to label

  -k, --envGithubToken=envGithubToken  [default: GITHUB_TOKEN] The ENV key where the GITHUB_TOKEN is stored or the token
                                       itself

  -r, --range=range                    [default: ] an issues' ids range inclusuve (39-100)

See code: src\commands\add.js

hacktoberfestify help [COMMAND]

display help for hacktoberfestify

USAGE
  $ hacktoberfestify help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Action

Work in progress

Readme

Keywords

Package Sidebar

Install

npm i hacktoberfestify

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

8.46 kB

Total Files

8

Last publish

Collaborators

  • eomm