Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git InitializeNew to Visual Studio Code? Get it now.
Git Initialize

Git Initialize

EvilNick2

|
87 installs
| (0) | Free
User Plugin to automatically create a full git repo with one command
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Initialize

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


:white_check_mark: Requirements

Before using this Extention you must have .gitignore Generator, README Generator and Choose a License installed

:checkered_flag: Usage

Press Ctrl + Shift + P (Windows) or Cmd + Shift + P (Mac) to open the command palette and type Initialize Project.

:dart: About

The "git-initialize" extension is a user plugin for Visual Studio Code that automates the process of creating a full git repository with a single command. This tool is designed to streamline the setup of new projects by handling git initialization and remote repository setup seamlessly.

:sparkles: Features

:heavy_check_mark: Automate git repository initialization;
:heavy_check_mark: Easy setup of remote repositories;
:heavy_check_mark: Streamline project setup process.

:rocket: Technologies

The following tools were used in this project:

  • Node.js
  • TypeScript
  • Webpack
  • ESLint
  • Visual Studio Code API
  • .gitignore Generator
  • README Generator
  • Choose a License

:memo: License

This project is under license from MIT. For more details, see the LICENSE file.

Made with :heart: by EvilNick2

 

Back to top

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