0.2.2 • Published 3 years ago

simpligit v0.2.2

Weekly downloads
-
License
Apache 2.0
Repository
github
Last release
3 years ago
        ___ _            _ _  ___ _ _   
       / __(_)_ __  _ __| (_)/ __(_) |_ 
       \__ \ | '  \| '_ \ | | (_ | |  _|
       |___/_|_|_|_| .__/_|_|\___|_|\__|
                   |_|    

SimpliGit

npm NPM npm

A guided CLI for git. A tool to aid new developers to use git till they are familiar with git.
Note: This package is still under development. The features are usable but there exists lot of features to be added and debugging to be done

Installation

  1. Using npm
npm i -g simpligit
  1. Install from source
git clone https://github.com/krush11/simpligit simpligit
npm install -g .

See package source for more details

Usage

Execute the command in your terminal:

simpligit

Contributions

Any and all contributions are welcome.

Here are few areas you can work upon: 1. Add funtionalities for new git commands 2. Documentation 3. CI/CD implementation 4. Write tests

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago