/ForkThatGit

🍴 Fork That Git!

Primary LanguageShellMIT LicenseMIT

Codacy Badge

ForkThatGit (POC)

ForkThatGit i.e Fork that Git(Hub repository)

  • Developed in Bash
  • Compatible with all Unices

forkthatgit

This is a script/tool to ease the renaming process of any GitHub repository.

usage:

forkthatgit [-r=<github repository url>] [-u=<github username>] [-o=<old name>] [-n=<new name>]

renameit

This is a companion script to forkthatgit that eases the process of renaming the contents of any directory.

usage:

renameit [-o=<old name>] [-n=<new name>]