1.1.0 • Published 4 years ago

ezpr v1.1.0

Weekly downloads
2
License
WTFPL
Repository
github
Last release
4 years ago

ezpr

With one CLI command, does these things for you:

  • pushes your current branch up to your repo
  • opens the "open a pull request" page in your browser based on that branch you just pushed

Install

npm i ezpr -g

Use

ezpr [remote]

Takes a single argument for the remote name. Defaults to the remote named origin.

# in any directory with a git repo
ezpr my-cool-remote
# or
ezpr

License

WTFPL

1.1.0

4 years ago

1.0.0

6 years ago