https://github.com/aravindparappil46/cli-pr
Interactively create pull requests right from your terminal!
https://github.com/aravindparappil46/cli-pr
cli codecommit npm-package
Last synced: 8 months ago
JSON representation
Interactively create pull requests right from your terminal!
- Host: GitHub
- URL: https://github.com/aravindparappil46/cli-pr
- Owner: aravindparappil46
- Created: 2020-10-04T15:31:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T17:07:25.000Z (about 5 years ago)
- Last Synced: 2025-02-07T15:52:47.357Z (9 months ago)
- Topics: cli, codecommit, npm-package
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@aravindparappil/cli-pr
- Size: 27.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
cli-pr
======
Interactively create pull requests right from your terminal!
Currently only supports AWS CodeCommit.
[](https://oclif.io)
[](https://npmjs.org/package/@aravindparappil/cli-pr)
[](https://npmjs.org/package/@aravindparappil/cli-pr)
[](https://github.com/aravindparappil46/cli-pr/blob/master/package.json)
* [Usage](#usage)
# Usage
```sh-session
$ 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
...
```
```sh-session
$ 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