/CmdS

Primary LanguageCMIT LicenseMIT

CmdS

  • Compile:
make
  • Start the Server
./cmds start
  • Open a client
./cmdc
  • When you are done shutdown the Server
./cmds stop