/create

Automatically generate project folder, README doc, and connect to github repo

Primary LanguageShell

Usage:

plug and play

bash <(curl -Ls https://github.com/xinyangyuan/create/raw/master/create.sh)

install locally

  • install
git clone "https://github.com/xinyangyuan/create.git"
cd create
source ~/create.sh
  • call create to use it
create <name of your project>