This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Bennievv's profile picture

GitHub for ComputerCraft

Started by Bennievv, 20 April 2013 - 06:18 AM
Bennievv #1
Posted 20 April 2013 - 08:18 AM
Hello,

I'm working on a new project:


GitHub for ComputerCraft!


With this program, you can manage and create repo's and their files, and download from GitHub. This means you can download and upload whole programs with multiple files, and even OS'es.

But the upload function will be added later, I will first release the version where you can download from GitHub (the upload part will take more time…).

Features:
  • Add or manage files / repo's.
  • Download from GitHub repo's.
Download

(The installer will be released via Pastebin!)
Lyqyd #2
Posted 20 April 2013 - 08:33 AM
You'll find it very difficult to do anything but download files, since ComputerCraft lacks the http facilities to do more.

Also, locked due to lack of released code.