Skip to content

kleister/kleister-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f1faec4 · Mar 17, 2025
Mar 17, 2025
Oct 18, 2024
Oct 17, 2024
Feb 15, 2025
Mar 10, 2025
Oct 17, 2024
Jun 4, 2024
Dec 22, 2022
Feb 15, 2025
Jun 4, 2024
Jun 4, 2024
Jun 4, 2024
Jun 4, 2024
Feb 15, 2025
Mar 10, 2025
Apr 27, 2022
Dec 7, 2022
Feb 26, 2025
Mar 10, 2025
Mar 22, 2021
Mar 10, 2025
Jun 4, 2024
Mar 17, 2025
Feb 15, 2025
Jul 11, 2024
Mar 10, 2025
Jun 4, 2024

Repository files navigation

Kleister: SDK for Ruby

General Workflow Join the Matrix chat at https://matrix.to/#/#kleister:matrix.org Codacy Badge Gem Version

This repository provides a client SDK for Ruby. This SDK is automatically generated by the OpenAPI Generator project:

  • API version: 1.0.0-alpha1
  • Package version: 1.14.1
  • Build package: org.openapitools.codegen.languages.RubyClientCodegen

For more information, please visit https://kleister.eu

Installation

Build a gem

If you want to build an unreleased version of this library you are able to build it locally with the following command, afterwards you should be able to install the built gem:

gem build kleister.gemspec
gem install ./kleister-1.14.1.gem

Install from Rubygems

If you want to use a a properly released version hosted Rubygems you just need to add the following line to your Gemfile:

gem 'kleister', '~> 1.14.1'

Install from Git

If the gem is hosted at a git repository, then add the following in the Gemfile:

gem 'kleister', :git => 'https://github.com/kleister/kleister-ruby.git'

Security

If you find a security issue please contact [email protected] first.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

Copyright

Copyright (c) 2018 Thomas Boerger <[email protected]>