/MKrep

Script tool for init repo quickly

Primary LanguageShell

Little Tool For Mkrep

made-with-bash

Features

  • Create remote Github repo
  • Initialize local Git repo
  • Create README.md and .gitignore Template
  • Link local and remote Git repo
  • Firstly commit and push

Usage

  • Clone this repo
  • Add repo path to your $PATH
  • Get github token and write it to mkrep.sh
  • Write github username to mkrep.sh
  • mkrep.sh <name_of_repo>