Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>git-envNew to Visual Studio Code? Get it now.
git-env

git-env

Akshay_Dhola

|
115 installs
| (0) | Free
It's manage your github account.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

git-env README

This "git-env" extension for manage Github Account.

Features

  • create repository of your current opend folder
  • commits after you saved your files
  • It's deploy your simple index.html on github.

Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.

Requirements

  1. Provide Your Github Account name.
  2. Provide Your Github Account's Personal access tokens.

How to generate Personal access tokens

  • go on github -> click on profile -> settings
  • scroll down -> find Developer settings
  • Personal access tokens -> Generate new token
  • Add token name,expiration -> select all repository for Repository Access
  • Allow all Repository Permissions
  • Note : Dont allow Account Permissions
  • Click on Generate Token
  • Copy it

Extension Settings and Commands

  • gitenv Repo - create git repository
  • gitenv Track - it's commit the changes on github
  • gitenv Deploy - it deploy your simple index.js
  • gitenv Update - it's update your token

For more information

https://github.com/AkshayDhola/Git-Env

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft