1.2.1 • Published 7 years ago

generator-makestatic v1.2.1

Weekly downloads
6
License
MIT
Repository
github
Last release
7 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

7 years ago

1.2.0

7 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago