turbo-waffle

1.0.1 • Public • Published

Turbo Waffle

Turbo-powered waffle bundler for node projects.

Installation

npm install turbo-waffle --save-dev

Usage

Add the number of waffles you'd like to make to following to your package.json:

{
  "waffles": 42
}

Add the following to your scripts in package.json:

{
  "scripts": {
    "turbo-waffle": "node node_modules/turbo-waffle"
  }
}

Then run npm run turbo-waffle.

The output should be in your root directory as waffle.build.json.

Why?

Because Github dared me to.

turbo waffle inception

Readme

Keywords

Package Sidebar

Install

npm i turbo-waffle

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

98.9 kB

Total Files

6

Last publish

Collaborators

  • trainorpj