/git-scaffold

Create a new project from a git starter

Primary LanguageJavaScriptMIT LicenseMIT

git-scaffold

Create a new project from a git starter

npx git-scaffold myrepo/name my-new-app-directory

Extends degit to run npm install and git init to finish the project setup.