1.2.1 • Published 6 years ago

generator-makestatic v1.2.1

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

Generator

Project generators for makestatic powered by yeoman.



Install

Install makestatic, yeoman and the generator package:

npm i -g yo makestatic generator-makestatic

Usage

Generate a new project named webapp:

yo makestatic webapp && cd webapp

Compile and launch the application:

makestatic -w

Plugins

Plugin authors can scaffold a plugin by using the plugin generator:

yo makestatic:plugin transform-links

Which will generate a class file and some other basic scaffolding in the transform-links directory.

License

MIT


Created by mkdoc on February 24, 2017

1.2.1

6 years ago

1.2.0

6 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago