mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
5 lines
212 B
Plaintext
5 lines
212 B
Plaintext
LittlePlugger is a module that provides Gem based plugin management.
|
|
By extending your own class or module with LittlePlugger you can
|
|
easily manage the loading and initializing of plugins provided by
|
|
other gems.
|