Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-ink

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ink

A generator for Yeoman that sets up an Ink (http://ink.sapo.pt) project template

  • 0.3.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

Keywords

FAQs

Package last updated on 26 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc