1.0.2 • Published 6 years ago
gitmake v1.0.2
gitmake
Initialize github repository automatically
Installation
Before installing, download and install Node.js.
Installation is done using npm:
npm i -g gitmakeUsage
To initialize a new repository in current directory type:
gitmake name_of_repoor just
gitmaketo make the name of the repo the same as the current working directory (cwd).