0.0.15 • Published 5 months ago

@folkforms/prx v0.0.15

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

PRX

PR workflow. Creates a PR, or switches back to main and pulls and prunes.

prx pushes the branch to origin and creates a PR.

prx -d/--done checks out main, runs git pull --prune, git branch --delete <branch the command was run on>.

Workflow

  1. Create a personal branch
  2. Make some changes
  3. Commit them
  4. Run prx to push the branch and create the PR
  5. Get the PR reviewed and merged
  6. Delete the remote branch
  7. Run prx -d/--done to go back to main and pull the latest changes
0.0.15

5 months ago

0.0.13

5 months ago

0.0.14

5 months ago

0.0.12

6 months ago

0.0.10

8 months ago

0.0.11

8 months ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago