Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

generator-lasagnajs

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-lasagnajs

Yeoman generator for lasagnajs architectures

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

generator-lasagnajs

Yeoman generator

Getting Started

This demo generator allows you to easily create modules and services for the lasagnajs architecture. Scaffolding for the main architecture will eventually be added.

About this generator

To install generator-lasagnajs from npm, first make sure you have yeoman installed:

npm install -g yo

Then run the following command:

npm install -g generator-lasagnajs

At the moment only subgenerators for modules and services are supported:

yo lasagnajs:module modulename
yo lasagnajs:service servicename

If you create a module you will be asked if you want a service as well. If you decide so it will do all the wiring for you.

License

MIT

Keywords

yeoman-generator

FAQs

Package last updated on 05 Sep 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