This website requires JavaScript.
Explore
Help
Sign In
blockworks-foundation
/
solana
mirror of
https://github.com/blockworks-foundation/solana.git
Watch
1
Star
0
Fork
You've already forked solana
0
Code
Issues
Projects
Releases
Wiki
Activity
4f3b22d04e
solana
/
book
/
build.sh
7 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-e
cd
"
$(
dirname
"
$0
"
)
"
make -j
"
$(
nproc
)
"
Reference in New Issue
View Git Blame
Copy Permalink