Installation

Install with RubyGems

You can install ufo with RubyGems:

gem install ufo

Or you can add ufo to your Gemfile in your project if you are working with a Ruby project. It is not required for your project to be a ruby project to use ufo.

gem "ufo"

Dependencies