Skip to content

Developing on the Sphere

David Gray edited this page Jun 12, 2015 · 1 revision

If you wish to develop on the Sphere (e.g. for building sphere-go-led-controller, which has C components that can only be built on the Sphere itself), run this command:

wget -qO- https://raw.githubusercontent.com/ninjasphere/sphere-global-utils/master/bin/void-my-warranty | bash

This will install Go, Mercurial, SSH and set up your environment variables so you can start building natively.