This website requires JavaScript.
Explore
Help
Register
Sign In
arzumify
/
shoGambler
Watch
1
Star
0
Fork
You've already forked shoGambler
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
shoGambler
/
plugins-src
/
bet
/
build.sh
2 lines
71 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
go build -ldflags
"-s -w"
-buildmode
=
plugin -o bet.so main.go
Reference in New Issue
View Git Blame
Copy Permalink