git-cli-enablement
v1.0.7
Published
CLI to easily navigate git in your repositories
Readme
Git Enablement CLI
- Designed to simplify the process of using Git and source control.
- Makes it simpler to run specific tasks.
Instructions
Prerequisites
Generate Access Token
- Open GitHub on the browser
- Click on your profile picture icon in the top right corner
- Click on Settings
- Click on Developer Settings at the bottom of the page
- Click on Personal Access Tokens > Tokens (Classic)
- Click on Generate New Token > Generate New Token (Classic)
- Name your token something distinguishable so that you know what it is in the future.
- Set your desired expiry date (Can be set to not expire)
- Check off everything under Scopes
- Click on Generate Token
- Copy down your token somewhere safe as you won't be able to retrieve it again.
Install NPM Package
...
Set Environment Variables
...
