/Sh-CreateRepository

Given the name of the repository, enables to link the local with the Github Repo.

Primary LanguageShell

Sh_InitRepository

This simple sh code enable us to link an empty repository on github to a local repository. This local repository will be generated by this shell script, creating a basic README.md file.

How to:

  • Execute the file as a normal sh file to use the default parameters (Initial values of the variables).
  • Use --help to see all the features of the script.