generator-appveyor

1.1.0 • Public • Published

generator-appveyor

NPM version Build status Build Status Dependency Status

Adds a basic AppVeyor CI config for node application.

Installation

First, install Yeoman and generator-appveyor using npm (we assume you have pre-installed node.js).

npm install -g yo generator-appveyor

Then generate your new project:

yo appveyor

Options

You can customize your AppVeyor config name by adding --appveyorName option.

yo appveyor --appveyorName .appveyor.yml

License

MIT © Marek Lewandowski

Package Sidebar

Install

npm i generator-appveyor

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • mlewand