jr-cologne / gulp-starter-kit

A simple Gulp 4 Starter Kit for modern web development.

Home Page:https://www.npmjs.com/package/@jr-cologne/create-gulp-starter-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support installation in current working directory

jr-cologne opened this issue · comments

Add support to install the Gulp Starter Kit in the current working directory.

The installation command should look like this:

npm init @jr-cologne/gulp-starter-kit your-project-name --current-dir

When installing in an already existing directory, we should make sure not to overwrite existing folders and files, e.g. src and .editorconfig.