@aravindparappil/cli-pr
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

cli-pr

Interactively create pull requests right from your terminal!

Currently only supports AWS CodeCommit.

oclif Version Downloads/week License

Usage

$ npm install -g @aravindparappil/cli-pr
$ create-pr COMMAND
running command...
$ create-pr (-v|--version|version)
@aravindparappil/cli-pr/1.1.0 darwin-x64 node-v14.4.0
$ create-pr --help [COMMAND]
USAGE
  $ create-pr COMMAND
...
$ npm install -g cli-pr
$ create-pr 
running command...
$ create-pr (-v|--version|version)
cli-pr/0.0.1 darwin-x64 node-v14.4.0
$ pr --help [COMMAND]
USAGE
  $ create-pr
...

If you are running the create-pr command from within a directory that is linked to an AWS CodeCommit repo already, you will get defaults for repo name & source branch

Readme

Keywords

Package Sidebar

Install

npm i @aravindparappil/cli-pr

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

7.26 kB

Total Files

8

Last publish

Collaborators

  • aravindparappil