0.3.1 • Published 9 years ago

generator-ink v0.3.1

Weekly downloads
5
License
-
Repository
github
Last release
9 years ago

NPM banner NPM downloads

generator-ink Build Status

A generator for Yeoman for projects using the awesome Ink framework http://ink.sapo.pt.

Getting Started

Install

Note: Make sure you have installed yeoman before installing this generator.

$ npm install -g generator-ink

First Run

$ yo ink

After running this command, generator-ink will ask you to choose a layout. You can see available layouts (with screenshots) here.

generator-ink screenshot

Subgenerator

$ yo ink:page <layout_name> [file_name]

With this subgenerator you can create pages inside your project folder. Just make sure to insert the correct layout name, and optionally a file name of your liking. If you don't specify a file_name, generator-ink will generate one for you with a timestamp in the name to avoid overwriting any file you have already in your project.

Available Layouts

Go to http://rogeriopvl.github.io/generator-ink to see available layouts along with their screenshots.

License

MIT License

0.3.1

9 years ago

0.3.0

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago