generator-assembly-line

2.0.0 • Public • Published

assembly-line

A Yeoman generator for npm libraries compiled by Babel and packaged for the browser with Webpack.

Usage

First, install the generator globally:

$ npm install -g generator-assembly-line

Then, switch to your new project directory and run the generator:

$ cd my-new-project
$ yo assembly-line

Answer the questions, and enjoy your new project!

Develop

Install GNU Parallel for the build tooling in npm scripts:

$ brew install parallel

License

The MIT License (MIT)

Copyright (c) 2016 Brandon Konkle

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    1
    • latest

Version History

Package Sidebar

Install

npm i generator-assembly-line

Weekly Downloads

1

Version

2.0.0

License

MIT

Last publish

Collaborators

  • bkonkle