Project

baza.rb

0.0
A long-lived project that still receives updates
It is a Ruby client for Zerocracy API, allowing you to check your job statuses, upload and download binaries, lock/unlock them, manage durables, and do everything else that is possible to do via the HTTP API.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

~> 0.0
~> 2.13
~> 0.0
~> 0.4
~> 0.11
~> 0.6
~> 0.0
~> 1.4
 Project Readme

Zerocracy API Ruby Client

DevOps By Rultor.com

rake PDD status Gem Version Test Coverage Yard Docs Hits-of-Code License FOSSA Status

It's a client for Zerocracy API, in Ruby.

How to contribute

Read these guidelines. Make sure your build is green before you contribute your pull request. You will need to have Ruby 3.2+ and Bundler installed. Then:

bundle update
bundle exec rake

If it's clean and you don't see any error messages, submit your pull request.