init
This commit is contained in:
commit
62788c1b26
23 changed files with 1532 additions and 0 deletions
4
start-server.sh
Executable file
4
start-server.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd harsh-server;
|
||||
cargo run;
|
Loading…
Add table
Add a link
Reference in a new issue