Skip to content

An empty starter template for ES6 projects with opinionated defaults

License

Notifications You must be signed in to change notification settings

attitude/init-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ 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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages