attitude / init-es6

An empty starter template for ES6 projects with opinionated defaults

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$ initES6

Init an empty ES6 project with opinionated defaults

Read more about how it works and what's included at Medium.

Usage

$ git clone git@github.com:attitude/init-es6.git new-project-dir
$ cd new-project-dir
$ ./initES6.sh

You can also use -y/--yes to skip the questionnaire altogether. However you will be always promted to enter remote for newly initalized Git repository.

The initES6.sh script and the .git directory will be finally removed.


Enjoy!

Martin

About

An empty starter template for ES6 projects with opinionated defaults

License:MIT License


Languages

Language:Shell 100.0%