Thank you all.. very nice ideas!
2012/10/20 Alban Peignier <[email protected]>: > Hi Alessio, > > If you prefer (ruby) script to shell : > > $ gem install rivendell-api > $ irb -rrivendell/api > irb> xport = Rivendell::API::Xport.new(:host => "sandbox") > irb> xport.remove_cart 50005 > > This Rivendell API client is still under construction but some other > examples are here : https://gist.github.com/3878506 > > Regards, > -- > Alban Peignier - [email protected] > > Tryphon : Radio, Web et Logiciels Libres > http://www.tryphon.eu _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
