Socket
Socket
Sign inDemoInstall

generator-lasagnajs

Package Overview
Dependencies
422
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-lasagnajs

Yeoman generator for lasagnajs architectures


Version published
Maintainers
1
Install size
29.2 MB
Created

Readme

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

FAQs

Last updated on 05 Sep 2015

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc