0.1.2 • Published 3 years ago

git-tool-cli v0.1.2

Weekly downloads
5
License
ISC
Repository
github
Last release
3 years ago

Git Tool CLI

This package is here to help you manage your local git repository in your development environments. This package is not a full git CLI tool but contains only things that can help you along with the git cli tool and commands.

Why do we need it?

Basically this repository is a demonstration of how to develop a CLI tool based on commander, inquirer, chalk etc...

How to use this package

This package should be installed via npm as global package. Please notice: the use of the CLI must be from the relevant project folders (With .git in root).clear

NPM Package

This CLI can be found in https://www.npmjs.com/package/git-tool-cli You can install it globally with

npm install -g git-tool-cli
0.1.2

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago