Skip to content

qinhanlei/terminator

Repository files navigation

Terminator

  • A project based on skynet
  • Just some utils for now

Build

  • git submodule update --init --recursive
  • make PLAT
    • PLAT can be linux, macosx

Test

  • sh runtest.sh
  • type testxxx to run any testxxx.lua skynet service
  • run sqls/*.sql, before you run testmysql