A simple pastebin-based package manager for ComputerCraft programs. A complete introduction is available here, and you can view the source code here.
Install:pastebin get 9Li3u4Rc /bin/pkg
Help/Usage:/bin/pkg help
Recommended packages:unix-like
, multi-startup
, df
Command Extensions
Command extensions add new commands to cc-pkg itself. (They are installed like any other package, e.g. pkg get pkg-search
.)
pkg-search
: Search for packages by name.pkg-wget
: Adds the ability to install a list of non-pastebin packages.
Package Lists
The default package list contains a set of useful packages, and meta-packages to install my other package lists (e.g. run pkg get game-packages
to be able to install the games listed in game-packages). You can also see all lists from the links here:
In addition, here is the pkg-wget
package list.