hust-open-atom-club / hm-admin-tui

HustMirror 内部 TUI 管理程序

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hustmirror Admin TUI

build

yarn
yarn build

target will be put in ./output/hm-admin-tui-x64 and ./output/hm-admin-tui-arm64

Usage

put a json config in ~/.config/hm-admin.json

{
  "managerPort": 12345,
  "composeDir": "/mnt/mirror/deploy"
}

run binary

About

HustMirror 内部 TUI 管理程序

License:Other


Languages

Language:TypeScript 100.0%