pranavkarthik10 / repo-creator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repo Creator

Compact shell script to automate the process of creating a new repository.

Usage

  • Change the Development directory inside .my_commands.sh to wherever you store your projects.
  • Also change username to your username in the git add remote
  • Move create.py to the your home directory
  • Change credentials within create.py
  • Be sure to add .my_commands.sh to your PATH
  • Just run
create <name>

About


Languages

Language:Shell 50.9%Language:Python 49.1%