Go to system dir:
make set_upmake fg
apply yarn
start allRepl use to call messages directly from console.
To run repl you need first to install rlwrap.
For Ubuntu:
sudo apt install rlwrapand to run services.
After that go to system folder and type:
make repl
# in repl terminal
role:color,cmd:get,a:1 # ok
role:color,cmd:get,a:2 # err@TODO: move all bash script to Makefile
- Go to root folder and run
yarn - In VSCode set TypeScript version to use workspace version, e.g 2.x.x