Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tangsengdaodao/tangsengdaodaocli
唐僧叨叨cli工具
https://github.com/tangsengdaodao/tangsengdaodaocli
im tangsengdaodao
Last synced: 2 months ago
JSON representation
唐僧叨叨cli工具
- Host: GitHub
- URL: https://github.com/tangsengdaodao/tangsengdaodaocli
- Owner: TangSengDaoDao
- Created: 2023-07-14T01:54:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-01T08:19:24.000Z (over 1 year ago)
- Last Synced: 2024-06-21T15:49:51.817Z (7 months ago)
- Topics: im, tangsengdaodao
- Language: Go
- Homepage: https://tangsengdaodao.com
- Size: 9.95 MB
- Stars: 16
- Watchers: 3
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 一键安装唐僧叨叨cli
```shell
curl -sSL https://gitee.com/TangSengDaoDao/TangSengDaoDaoCli/raw/main/install.sh | sudo bash
```
## 安装唐僧叨叨
```shell
tsdd install
```
## 开启唐僧叨叨相关服务
```shell
tsdd start
```
## 检查唐僧叨叨服务状态
```shelltsdd doctor
```
## 升级唐僧叨叨服务
```shelltsdd upgrade
```
## 停止唐僧叨叨服务
```shell
tsdd stop
```
## 卸载唐僧叨叨服务
```shell
tsdd uninstall
```