Project

wine

0.0
No commit activity in last 3 years
No release in over 3 years
Wine is a protocol for configuring and monitoring agents.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 10.0

Runtime

~> 1.4
 Project Readme

Wine for Ruby

Wine is a protocol for configuring and monitoring agents. Wine for Ruby is an implementation of the protocol for Ruby agents, and there is Wine for Java for the JVM as well.

Installation

Install Wine for Ruby:

gem install wine

Development

Install the dependencies:

bundle install

Run the tests:

bundle exec rake

Run the test server:

bundle exec bin/wine-test-server

License

Wine for Ruby is released under the Apache License, Version 2.0.