Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

vgit

vgit is a clean and simple developer CLI tool for committing or pushing code to git easily with one simple command.

Installing

To install this tool, all you do is:

  • grab the vgit file in this repository and place it in a $PATH folder (recommended for mac: /usr/local/bin).
  • run chmod u+x vgit in the folder with the script
  • it can now be accessed globally as a CLI

Using the CLI

Committing

Committing is immensely simple. The syntax is: vgit "COMMIT TEXT HERE"

Pushing

To push the commits you have made, execute vgit -p.

To commit AND push in the same cmd, simply use vgit "COMMIT TEXT HERE" -p

About

vgit is a clean and simple developer CLI tool for committing or pushing code to git easily with one simple command.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages