Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 管理程序
- Host: GitHub
- URL: https://github.com/hust-open-atom-club/hm-admin-tui
- Owner: hust-open-atom-club
- License: other
- Created: 2024-03-21T07:29:32.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-21T07:30:05.000Z (10 months ago)
- Last Synced: 2024-11-07T03:12:19.920Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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