Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 417 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 417 Bytes

computercraft-go

computercraft-go provides a websocket based protocol to remotely communicate with computercraft computers (and turtles, and pocket-computers). Either via a gorilla websocket or go channels.

Getting Started

Install runtime on computercraft device

pastebin get VsFAwY74 startup

Install computercraft-go

go get github.com/m4schini/computercraft-go