Skip to content

AlexDoutsinis/gitease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitease

A CLI tool that simplifies GIT usage.

Self documented, just hit gitease -h to list the overall commands.

and gitease [command] -h to view a command in detail.

Installation

npm install -g gitease

Todos

  • Migrate to TypeScript