Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kleister

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kleister

  • 1.8.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

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.8.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.8.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.8.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 kleister@webhippie.de first.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

Copyright (c) 2018 Thomas Boerger <thomas@webhippie.de>

FAQs

Package last updated on 09 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc