ratson / cookiecutter-es6-package

A cookiecutter for writting node package using ES6 via babel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookiecutter-es6-package

A cookiecutter for writing Node package in ES6 via babel.

Quickstart

Install cookiecutter:

pip install cookiecutter

Generate a Node package project:

cookiecutter https://github.com/ratson/cookiecutter-es6-package.git

Not Exactly What You Want?

Fork This / Create Your Own

If you have differences in your preferred setup, I encourage you to fork this to create your own version. Or create your own; it doesn't strictly have to be a fork.

Or Submit a Pull Request

I also accept pull requests on this, if they're small, atomic, and if they make my own packaging experience better.

About

A cookiecutter for writting node package using ES6 via babel.


Languages

Language:Shell 74.0%Language:JavaScript 26.0%