🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

ruby-sdl2

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ruby-sdl2

0.3.6
Version published
Maintainers
1
Created

Ruby/SDL2

The simple ruby extension library for SDL 2.x.

Install

Before installing Ruby/SDL2, you need to install:

After installing these libraries, you can install Ruby/SDL2 by gem command as follows:

gem install ruby-sdl2

Alternatively You can also install the master version of Ruby/SDL2 from github:

git clone https://github.com/ohai/ruby-sdl2.git
cd ruby-sdl2
rake gem
gem install pkg/ruby-sdl2-x.y.z.gem

Document

License

LGPL v3 (see {file:COPYING.txt}).

Author

Ippei Obayashi ohai@kmc.gr.jp

FAQs

Package last updated on 21 May 2023

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