Skip to content

AKA2501/simpligit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

        ___ _            _ _  ___ _ _   
       / __(_)_ __  _ __| (_)/ __(_) |_ 
       \__ \ | '  \| '_ \ | | (_ | |  _|
       |___/_|_|_|_| .__/_|_|\___|_|\__|
                   |_|    

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published