0.0.2 • Published 10 years ago

generator-flathtml v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

generator-flathtml

A Yeoman generator for a simple HTML file, powered by Yeoman.

Getting Started

You will need:

  • Node & npm
  • Yeoman (npm install -g yo)

Now install the generator:

npm install -g generator-flathtml

In your empty project folder, run

yo flathtml

Then input your site's title and an index.html file will be generated.

License

MIT

0.0.2

10 years ago

0.0.1

10 years ago