Code Monkey home page Code Monkey logo

updater-appveyor's Introduction

Update appveyor.yml based on preferences.

updater-appveyor

NPM version NPM downloads Build Status

updater-appveyor demo

Table of Contents

(TOC generated by verb using markdown-toc)

What is "Update"?

Update is a new, open-source developer framework for automating updates of any kind to code projects. All actual updating is done plugins called "updaters", like this one.

Updaters can be run from the command line when Update's CLI is installed globally, or they can be used as building blocks for creating other updaters.

For more information:

What does updater-appveyor do?

Most updaters do one specific thing. This updater adds an appveyor.yml file or replaces the appveyor.yml file in the current working directory using a template defined by you in ~/templates/appveyor.yml (user home on your system), or the generic template in this project's templates directory.

Getting started

Install

Installing the CLI

To run updater-appveyor from the command line, you'll need to install Update globally first. You can do that now with the following command:

$ npm install --global update

This adds the update command to your system path, allowing it to be run from any directory.

Install updater-appveyor

Install this module with the following command:

$ npm install --global updater-appveyor

Usage

Make sure your work is committed, then run the updater's default task with the following command:

$ update appveyor

What will happen?

Upon running $ update appveyor command, this updater's default task will be executed, which replaces the appveyor.yml file in the cwd with the ~/templates/appveyor.yml template defined by you, or the default templates found in templates/appveyor.yml in this repository.

Tasks

Visit the documentation for tasks.

About

Related projects

Community

Are you using Update in your project? Have you published an updater and want to share your Update project with the world?

Here are some suggestions!

  • If you get like Update and want to tweet about it, please use the hashtag #updatejs (not @)
  • Show your love by starring Update and updater-appveyor
  • Get implementation help on StackOverflow (please use the updatejs tag in questions)
  • Gitter Discuss Update with us on Gitter
  • If you publish an updater, thank you! To make your project as discoverable as possible, please add the keyword updateupdater to package.json.

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Please read the contributing guide for avice on opening issues, pull requests, and coding standards.

Running tests

Install dev dependencies:

$ npm install -d && npm test

Author

Brian Woodward

License

Copyright © 2016, Brian Woodward. Released under the MIT license.


This file was generated by verb-generate-readme, v0.2.0, on December 15, 2016.

updater-appveyor's People

Contributors

doowb avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

updater-appveyor's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.