AppVeyor::Worker

Build status

Access to AppVeyor Build Worker API

Installation

Add this line to your application's Gemfile:

gem 'appveyor-worker'

And then execute:

$ bundle

Or install it yourself as:

$ gem install appveyor-worker

Usage

require 'appveyor/worker'

AppVeyor::Worker.message "Hello, world!", "It's me"