ComputerCraft Forums

ComputerCraft => Mods => Topic started by: KingofGamesYami on Aug 13, 2018, 01:52 AM

Title: CCGit
Post by: KingofGamesYami on Aug 13, 2018, 01:52 AM
Reposted from here (http://www.computercraft.info/forums2/index.php?/topic/28103-mc-11021112cc-18pr0cctweaks-1102-150-pr0-1112-150-pr0-ccgit-v21/)

Note: Some content has been removed as the new forum does not (yet) support spoilers.

CCGit 2.1 is out!
Get it here (https://github.com/KingofGamesYami/CCGit-Rewrite/releases/tag/2.1)
Requires CCTweaks and ComputerCraft 1.8pr0
In 2.1 I've added a program which allows you to use git from the command line. Unfortunately, this requires a little bit of setup on each new computer - simply run the following:[/b]
.ccgit/autorun

This will generate a program in the startup program which will set the appropriate shell variables to allow the program to function in any directory. If the startup file is ever deleted, don't worry! You can simply re-run the autorun.lua file.

Documentation pending spoiler support or a general lack of lazyness from me