1.2.0 • Published 2 years ago

create-gitaflow-project v1.2.0

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
2 years ago

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-project
yarn create gitaflow-project my-project