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

generator-cordova-plugin

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-cordova-plugin

A generator for Yeoman

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

generator-cordova-plugin Build Status

A Cordova plugin generator for Yeoman.

Getting Started

To install generator-cordova-plugin from npm, run:

$ npm install -g generator-cordova-plugin

Finally, initiate the generator:

$ yo cordova-plugin

There is now a sub generator to add a platform to plugin:

$ yo cordova-plugin:platform add

or if you want to remove a platform

$ yo cordova-plugin:platform remove

currently only ios and android have been added

License

MIT License

Keywords

yeoman-generator

FAQs

Package last updated on 09 Sep 2016

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