Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 576 Bytes

File metadata and controls

21 lines (11 loc) · 576 Bytes

Gomela is only supported on Linux and MacOs.

Go

To install Go : install page.

Git

The install instruction for the git command line tool can be found here.

Spin

The instruction to install Spin can be found here.

timeout

timeout is installed by default on linux. Note that to install timeout on MacOs you need brew which can be found here. then simply run brew install coreutils to install timeout.