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

generator-metal

Package Overview
Dependencies
Maintainers
9
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-metal

Yeoman generator for Metal.js components

  • 4.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
13
increased by333.33%
Maintainers
9
Weekly downloads
 
Created
Source

Metal.js Generator

Build Status Dependency Status NPM version NPM downloads

A Yeoman Generator that scaffolds a Metal.js component or project.

Install

First, install Yeoman from npm:

[sudo] npm install -g yo

Then, install this generator:

[sudo] npm install -g generator-metal

Usage

Just run the following command on the directory you wish to use for your project:

yo metal

The generator will ask you a few questions about the project. Once you've answered all of them it will automatically generate a starting structure for you, as well as download all the local dependencies.

History

For detailed changelog, see Releases.

License

BSD License © Liferay, Inc.

Keywords

FAQs

Package last updated on 09 Aug 2017

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