The package manager for ComputerCraft
Lua packages, programs, and their dependencies on any CC:Tweaked computer, one in-game command away.
Try:
Get started
- 1
Craft a computer
Any computer in a world with HTTP enabled will do.
- 2
Bootstrap cpm
Run the installer straight off the registry:
>wget run registry.cpm.chungindustries.com/install - 3
Install packages
Anything in the package index, dependencies included:
>cpm install <name>
Commands
Registry API docs- Install packages and their dependencies
- Uninstall packages
- Re-resolve and update installed packages
- Show what is installed on this computer
- Find packages in the registry