JkutkutArchive / Sh-CreateRepository

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Shell 100.0%