What it does
The resetComputer program resets or reboots a ComputerCraft computer or turtle, clearing its current state.

Setup

  • Requires a ComputerCraft computer or turtle.
  • Download the program using wget https://raw.githubusercontent.com/perlytiara/resetComputer/main/resetComputer.lua resetComputer (or adjust the path if needed).

Usage
Run the program by typing resetComputer in the terminal. It will immediately reboot the system. No additional options are specified.

Tips
Watch the embedded video for a demonstration and any setup nuances.