1.0.7 • Published 3 years ago

gitrem v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Gitrem

Gitrem is a CLI tool for saving and recalling sequences of commands for git commands you may use frequently.

Installation

Use npm to install Gitrem.

npm install gitrem -g

Usage

To view all available commands:

gitrem help

To create a new command sequence:

gitrem new

To view all saved commands:

gitrem list

To delete a sequence:

gitrem delete

Contributing

Feel free to open an issue or pull request to improve the tool 💖.

License

MIT

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago