spatialos-sdk-rs icon indicating copy to clipboard operation
spatialos-sdk-rs copied to clipboard

Add CLI downloading for Linux

Open jamiebrynes7 opened this issue 6 years ago • 0 comments

Currently CLI downloading is only implemented for Windows and MacOS since there are installers for those OSes.

For Linux we can grab the binary directly, put it somewhere and chmod +x it for the user.

The question is.. how do we ask them for the path? Do we put it in the local directory? Do we put it in a .spatial directory? Do we put it in /usr/bin or similar?

jamiebrynes7 avatar Apr 17 '19 17:04 jamiebrynes7