This website requires JavaScript.
Explore
Help
Register
Sign In
blockworks-foundation
/
solana-program-library
mirror of
https://github.com/blockworks-foundation/solana-program-library.git
Watch
1
Star
0
Fork
You've already forked solana-program-library
0
Code
Issues
Projects
Releases
Wiki
Activity
d4ad04b31f
solana-program-library
/
ci
/
memo.sh
9 lines
91 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
cd
"
$(
dirname
"
$0
"
)
/..
"
set
-e
./do.sh build memo
./do.sh
test
memo
Reference in New Issue
View Git Blame
Copy Permalink