This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
solana
Watch
1
Star
0
Fork
0
You've already forked solana
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
99b42f210c96b8abc45cd61ca428fa1db7b3e036
solana
/
book
/
build.sh
7 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
De-dup ci book build
2018-11-26 17:39:20 -08:00
#!/usr/bin/env bash
set
-e
cd
"
$(
dirname
"
$0
"
)
"
book: Make build a little less annoying (#4861) automerge
2019-06-27 16:20:37 -06:00
make -j
"
$(
nproc
)
"
test
Reference in New Issue
Copy Permalink