7 lines
152 B
Markdown
Raw Normal View History

2022-10-31 17:52:21 +02:00
# Build Nim
nim c --app:staticlib --header:cb.h --noMain:on --nimcache:$HOME/c/lc-proxy-wrapper/nimcache cb.nim
# Build go
go build
./lc-proxy-wrapper