Skip to content
This repository has been archived by the owner on Sep 21, 2019. It is now read-only.

hel-repo/hpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.