Installation
Setting up your local machine to develop with Seismic
System requirements
Install the local development suite
curl https://sh.rustup.rs -sSf | shcurl -L \
-H "Accept: application/vnd.github.v3.raw" \
"https://api.github.com/repos/SeismicSystems/seismic-foundry/contents/sfoundryup/install?ref=seismic" | bash
source ~/.zshenv # or ~/.bashrc or ~/.zshrcsfoundryup
source ~/.zshenv # or ~/.bashrc or ~/.zshrcSet up the VSCode extension
Last updated

