Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pixelcmtd/cpm

All the source for my ComputerCraft Package Manager.
https://github.com/pixelcmtd/cpm

computercraft computercraft-scripts cpm package-management package-manager

Last synced: 16 days ago
JSON representation

All the source for my ComputerCraft Package Manager.

Awesome Lists containing this project

README

        

# cpm
All the source for my ComputerCraft Package Manager.

# Installing
Just open up your Computer/Turtle and type in the following commands:
```
pastebin get 1xc1NGDQ cpm
cpm
```
Or if you are using a recent version of ComputerCraft, you can use:
```
pastebin run 1xc1NGDQ
```
If the pastebin command isn't available at all, you will have to type
in the [µNetboot](unetboot.lua) manually.