Command-line package manager for OpenOS (OpenComputers).
Allows to easily download and install programs from Hel Repository.
OpenPrograms module is bundled with the program by default, making oppm
unnecessary anymore.
Also you can define your own way of package distribution by writing custom hpm modules.
- Open source
- Small
- Fast
- Configurable
- Modular and extendable
- Cool
Build the latest version using the ./build.sh
script. You'll need the moonscript
package: luarocks install moonscript
.