0.1.0 • Published 9 years ago

generator-ots-module v0.1.0

Weekly downloads
3
License
MIT
Repository
bitbucket
Last release
9 years ago

OTS Module Generator

Generates the scaffolding for for front end modules which can both be stand-alone and required as bower components


The stack assumes:


To use:

mkdir some-module && cd $_
yo ots-module

Right away you will see the example page and very basic unit test have been created for you. While continuing to build, run:

webpack --watch

Changes will be automaticaly bundled for you on saves.


Once running the generator, by going into the example direcotry, you can view the premade unit test ( test.html ) and the basic boilerplate module ( index.html ), by opening them in your browser.

0.1.0

9 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago