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

vibes-rb

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vibes-rb

  • 0.2.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

VIBes

This gem is a Ruby API to connect to the VIBes viewer (Visualizer for Intervals and Boxes).

You will need the VIBes viewer executable. See https://github.com/ENSTABretagneRobotics/VIBES to get and install it.

Install the vibes-rb gem

sudo gem install vibes-rb

Install from sources

git clone git@gitlab.ensieta.ecole:bollenth/vibes.rb.git
cd vibes.rb
gem build vibes-rb.gemspec
gem install vibes-rb-0.2.3.gem

Documentation

Documentation is available at https://www.rubydoc.info/gems/vibes-rb

You can build the documentation using yard:

gem install yard
cd vibes.rb
yard
firefox doc/index.html

FAQs

Package last updated on 21 Jan 2022

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