This website requires JavaScript.
Explore
Help
Sign In
cws
/
GameThing
Watch
1
Star
0
Fork
You've already forked GameThing
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
300c48899c
GameThing
/
build.sh
5 lines
85 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
dotnet restore src/Server
dotnet build src/Server
dotnet
test
src/GameTest
Reference in New Issue
View Git Blame
Copy Permalink