Skip to content

yatharth1706/ig-InteractiveGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

igm - Interactive Git Modified CLI

npm version npm downloads GitHub stars David Dependencies GitHub issues

📦 Interactive Git CLI easy to use.

Install

    npm install -g igm

Usage

        $Usage
            $ igm

        $Options
            --init, -i, Initialize git repository
            --remote, -r, Add remote git url
            --status, -s Shows changes of your git project
            --add, -a Add all changes to staging area
            --commit, -o Commit all changes locally
            --push, -p push all changes to remote repository
            --gitignore, -g Creates a gitignore file
            --commitPush, -c Commit and Push to github Remote Repository
            --help, -h Shows help for all commands
            --pull, -u Pull changes from git remote repository

        $Examples
            $ igm -h
            $ igm -a
            $ igm -c

🔧 Tools Used

Give the project a ⭐ if you liked it. Made with ❤️ and Nodejs.

About

📦 Interactive Git CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages