mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
926 B
926 B
Ruby
TODO
Intro
TL;DR
Setup
apt install 'ruby'
brew install 'ruby'
SSL_CERT_FILE='path/to/ssl.cert'
Usage
# Create ruby gems from code.
gem build
# Unpack gems into code.
gem unpack 'logstash-filter-custom-0.1.2.gem'