git-wiz

1.4.1 • Public • Published

thanks for stopping by npm version

Git Wiz 🧙‍♂️

Git Wiz 🧙‍♂️ is a tool for running some of git commands in interactive mode.

screen record of the terminal with the tool

Getting Started

npm install -g git-wiz
yarn global add git-wiz

Run

git-wiz
 
? What to add? (Press <space> to select<a> to toggle all, <i> to invert selection)
❯◯ path/to/my/file
 
"git add path/to/my/file"  did great 🤟

Supported commands

  • add
  • reset
  • stash
  • diff
  • rename (mv)

Development

Install and run

yarn
yarn build [--watch]

Test it

yarn link

Or

yarn add absolute/path/to/repo

Or

yarn package
yarn add absolute/path/to/repo/git-wiz-1.[major].[minor].tgz

Readme

Keywords

Package Sidebar

Install

npm i git-wiz

Weekly Downloads

0

Version

1.4.1

License

MIT

Unpacked Size

14.1 kB

Total Files

4

Last publish

Collaborators

  • moshfeu