New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ogdf

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ogdf

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= Expressir: EXPRESS in Ruby

image:https://github.com/lutaml/ruby-ogdf/workflows/ubuntu/badge.svg[ubuntu] image:https://github.com/lutaml/ruby-ogdf/workflows/macos/badge.svg[macos] image:https://github.com/lutaml/ruby-ogdf/workflows/windows/badge.svg[windows]

== Purpose

Ruby binding for the OGDF diagram library.

== Development

We are following Sandi Metz's Rules for this gem, you can read the http://robots.thoughtbot.com/post/50655960596/sandi-metz-rules-for-developers[description of the rules here] All new code should follow these rules. If you make changes in a pre-existing file that violates these rules you should fix the violations as part of your contribution.

=== Setup

Clone the repository.

[source, sh]

git clone https://github.com/lutaml/ruby-ogdf

Setup your environment.

[source, sh]

bin/setup

Run the test suite

[source, sh]

bin/rspec

== Installation

Add this line to your application's Gemfile:

[source, sh]

gem "ogdf"

And then execute:

[source, sh]

$ bundle install

Or install it yourself as:

[source, sh]

$ gem install ogdf

== Contributing

First, thank you for contributing! We love pull requests from everyone. By participating in this project, you hereby grant https://www.ribose.com[Ribose Inc.] the right to grant or transfer an unlimited number of non exclusive licenses or sub-licenses to third parties, under the copyright covering the contribution to use the contribution by all means.

Here are a few technical guidelines to follow:

== License

Ruby-OGDF is distributed under the BSD 2-clause license.

FAQs

Package last updated on 18 Aug 2020

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