@shahriyer/autogit

1.3.0 • Public • Published

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).

Package Sidebar

Install

npm i @shahriyer/autogit

Weekly Downloads

3

Version

1.3.0

License

MIT

Unpacked Size

12.1 kB

Total Files

8

Last publish

Collaborators

  • shahriyer