Socket
Book a DemoInstallSign in
Socket

generator-fly

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-fly

Fly plugin template generator

4.0.1
latest
Source
npmnpm
Version published
Maintainers
3
Created
Source

generator-fly

npm package

Official Yeoman generator for creating Fly plugins.

Install

$ npm i -g generator-fly

Note: You need to install Yeoman to use this package.

Usage

$ mkdir fly-cool-plugin
$ cd fly-cool-plugin
$ yo fly

Note: This will run in your current directory! Please create & enter a new folder before running yo fly.

Features

  • Choice of test runners: AVA, Jasmine, Mocha, Tape
  • JavaScript Linting via XO
  • TravisCI config
  • Automatic Git Repo initialization

:warning: Don't forget to add a remote origin to your repo!

Output

|-- fly-cool-plugin
|   |-- .editorconfig
|   |-- .gitignore
|   |-- .travis.yml
|   |-- CHANGELOG.md (optional)
|   |-- index.js
|   |-- LICENSE
|   |-- package.json
|   |-- README.md
|   |-- test
|   |   |-- index.js
|   |   |-- fixtures
|   |   |   |-- foo.js

License

MIT © The Fly Team :heart:

Keywords

yeoman-generator

FAQs

Package last updated on 18 Apr 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.