This website requires JavaScript.
Explore
Help
Sign In
yuzhantian
/
knowlegegraph-studio
forked from
ci4s/knowlegegraph-studio
Watch
0
Star
0
Fork
You've already forked knowlegegraph-studio
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
knowlegegraph-studio
/
build.sh
3 lines
92 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
go build -gcflags
=
"all=-N -l"
-o ./server/server ./server/api/studio/studio.go
Reference in New Issue
View Git Blame
Copy Permalink