- Install Ruby 3.2.3
bundle install
Uses ocran.
./scripts/build.sh
The gem i18n-tasks
is used for quality assurance for i18n.
Useful commands:
bundle exec i18n-tasks health
bundle exec i18n-tasks normalize
bundle exec i18n-tasks unused
bundle exec i18n-tasks remove-unused
bumpversion --new-version <version> <major|minor|fix>