generator-makestatic

1.2.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i generator-makestatic

Weekly Downloads

0

Version

1.2.1

License

MIT

Last publish

Collaborators

  • tmpfs