Installation¶
Gemfile¶
Add PM to your Gemfile:
Then run:
Manual Install¶
Require¶
The PM module is the primary interface. All public methods are accessed through it.
Requirements¶
- Ruby >= 3.2.0
- No runtime dependencies beyond the standard library (plus
ostructon Ruby 4.0+)