Table of Contents
Uniword is distributed as a Ruby gem and requires Ruby 3.1 or later.
1. From Gemfile (recommended)
Add this line to your application’s Gemfile:
gem 'uniword'
And then execute:
bundle install
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.