Skip to content

whalepiz/installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Node js and npm installation command
curl -sSL https://raw.githubusercontent.com/whalepiz/installation/main/node.sh | bash
  • Rust installation command
curl -sSL https://raw.githubusercontent.com/whalepiz/installation/main/rust.sh | bash
  • Foundry installation command
source <(wget -O - https://raw.githubusercontent.com/whalepiz/installation/main/foundry.sh)
  • Docker installation command
source <(wget -O - https://raw.githubusercontent.com/whalepiz/installation/main/docker.sh)
  • Solana installation command
source <(wget -O - https://raw.githubusercontent.com/whalepiz/installation/main/solana.sh)
  • Git installation command
curl -sSL https://raw.githubusercontent.com/whalepiz/installation/main/git.sh | bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages