Skip to content

Kat-Codes/gitrem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A CLI for saving sequences of git commands for easy recall

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published