volta icon indicating copy to clipboard operation
volta copied to clipboard

How to build locally?

Open frankandrobot opened this issue 2 years ago • 1 comments

I'm on a raspberry pi and so pre-built binaries are not available. However, a quick glance at the source code and I don't see instructions on how to build this.

frankandrobot avatar Nov 01 '21 00:11 frankandrobot

Hi @frankandrobot! The docs for creating local builds are in our Contributing section. It's fairly straightforward using cargo (though I'm not sure about the availability of that on Raspberry Pi) + shell scripts (for the installation part).

charlespierce avatar Nov 01 '21 18:11 charlespierce