unicornpkg: A package manager for ComputerCraft that doesn’t suck.

unicornpkg is a package manager for ComputerCraft that aims to be reliable, long-lived, and sane.

Installation View on GitHub

It’s built on the concept of package tables and package providers. Package tables are the packages themselves, and the package providers install the package. Package remotes allow you to download package tables in a manner similar to other package managers.