KashyapNasit / gitstart

A cli tool to create git repository with single command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to gitstart 👋

Version

gitstart to create repository and sync it in just one command

It will create a local git project, a repository in GitHub and sync it all.

Install

sudo npm install -g
  • Edit this file and put your GitHub token there.

  • You can get your gitHub token here

Usage

Use the following command in the root directory of your project.

gitstart

Author

👤 shubham.kesarwani89@gmail.com

Updated By

👤 kashyapnasit@gmail.com

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

A cli tool to create git repository with single command


Languages

Language:JavaScript 100.0%