rivendell-rb

Rivendell-rb is a Ruby+Datamapper interface to the Rivendell broadcast automation system- specifically the logs and libraries.

Installation

Should be a straightforward

gem install rivendell

Tools

Rivendell-rb gives you a command-line utility, ‘rivendell’. It can currently be used for basic operations. For example:

rivendell log -s Production -n MyNewLog -a create

Will create the log MyNewLog under the Production service. It will do nothing if the log already exists.

Contributing to rivendell-rb

Copyright © 2011 James Harrison. See LICENSE.txt for further details. Rivendell is © 2007 Paravel Systems.