mirror of
https://github.com/valitydev/control-center.git
synced 2024-11-06 10:35:18 +00:00
10 lines
290 B
Markdown
10 lines
290 B
Markdown
# Control Center
|
|
|
|
Компиляция thrift:
|
|
|
|
make wc_shell
|
|
|
|
thrift -r -gen js:node,runtime_package=woody_js/dist/thrift -o ./src/app/domain ./node_modules/damsel/proto/domain_config.thrift
|
|
|
|
thrift -r -gen json -o ./src/assets ./node_modules/damsel/proto/domain_config.thrift
|