Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hust-open-atom-club/hm-admin-tui

HustMirror 内部 TUI 管理程序
https://github.com/hust-open-atom-club/hm-admin-tui

Last synced: 14 days ago
JSON representation

HustMirror 内部 TUI 管理程序

Awesome Lists containing this project

README

        

# 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