Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 390 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 390 Bytes

Github create repo script

Usage

To init new project folder with starting files. Init local git repo and also on Github. Make initial commit and push to remote.

Install

Javascript program need npm i. Change in index.js and createproject.sh paths, username and other essential things, and/or add more logic. Make createproject.sh global so it can be run from everywhere.