/hpm

HEL Package Manager

Primary LanguageMoonScriptMIT LicenseMIT

Hel Package Manager · Build Status

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.

Features

  • Open source
  • Small
  • Fast
  • Configurable
  • Modular and extendable
  • Cool

Usage

Manpage.

Download

Build the latest version using the ./build.sh script. You'll need the moonscript package: luarocks install moonscript.