Uniword is distributed as a Ruby gem and requires Ruby 3.1 or later.

Add this line to your application’s Gemfile:

gem 'uniword'

And then execute:

bundle install

2. Global install

Or install it yourself as:

gem install uniword

3. Verify the installation

Confirm Uniword is available:

uniword version

You should see the installed version number.

4. What’s next?

Quick Start — Create your first document in under a minute.