1.2.0 • Published 3 years ago
create-gitaflow-project v1.2.0
create-gitaflow-project
A small installer util that will create a directory, add boilerplate folders, and install Gitaflow through npm.
Installation
This package is meant to be used through npx or yarn:
npm init gitaflow-project my-projectyarn create gitaflow-project my-project