/ruby-packer-binaries

Weekly builds of https://github.com/metanorma/ruby-packer.

Primary LanguageShell

Ruby Packer Binaries

Weekly builds for https://github.com/metanorma/ruby-packer.

hydrun CI

Installation

Binaries are built weekly and uploaded to GitHub releases.

You can install them like so:

$ curl -L -o /tmp/rubyc https://github.com/pojntfx/ruby-packer-binaries/releases/download/latest/rubyc.linux-$(uname -m)
$ sudo install /tmp/rubyc /usr/local/bin

License

Ruby Packer Binaries (c) 2021 Felicitas Pojtinger and contributors

SPDX-License-Identifier: MIT