Skip to content

This CLI tool will help you automate♻ your git workflow. You can add, commit, create new branch, push new branch to remote and create pull request all at once with a single command😎. Explore to find more feature like this❕.

License

vcshahriyer/git-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Automation CLI Tool

This is a Node CLI tool to automate The boring stuff 🚀.

GitHub tag (latest SemVer) npm (scoped) GitHub license

Installation

Install it globally and use across repositories with ease

npm i -g @shahriyer/autogit

Usage

$ autogit help

Usage

You can chain commands

$ autogit nb p pr --backTo=main

Usage

This will Create new branch ➡️ push ➡️ Open a Pull request ➡️ Checkout to main branch

What's new in v.1.2.0!

  • Async Output to the terminal🐚.
  • Now you can ⛓️chain commands and flags🏳️.

Upcoming

Upcoming feature plan and teasers :

🔲 GitHub api integration to create and update PR.

🔲 Stash and checkout to expected branch.

🔲 All local or Selected branch Pull form immediate parent & push (Updating branches for there dependent pull request).

About

This CLI tool will help you automate♻ your git workflow. You can add, commit, create new branch, push new branch to remote and create pull request all at once with a single command😎. Explore to find more feature like this❕.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published