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>