Skip to content

Conversation

@reecepbcups
Copy link
Member

@reecepbcups reecepbcups commented Oct 30, 2024

closes #222

Summary

Easier spawn installer. Tested on linux & macos

@reecepbcups reecepbcups marked this pull request as ready for review October 30, 2024 17:06
@reecepbcups reecepbcups merged commit 9432d5d into release/v0.50 Oct 30, 2024
@reecepbcups reecepbcups deleted the reece/shell-installer branch October 30, 2024 17:07
@reecepbcups
Copy link
Member Author

a shell; script like this which sets up your env if it is not correctly would be nice too

curl -sSL https://raw.githubusercontent.com/rollchains/spawn/release/v0.50/install.sh | bash -s -- v0.50.10

Where that would then run

  • get OS
  • check if x is installed, if not, try to install it if you can
  • setup go if not
  • setup jq if not
  • etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add homebrew / curl install support

2 participants