Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tangsengdaodao/tangsengdaodaocli

唐僧叨叨cli工具
https://github.com/tangsengdaodao/tangsengdaodaocli

im tangsengdaodao

Last synced: 2 months ago
JSON representation

唐僧叨叨cli工具

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

```

## 检查唐僧叨叨服务状态

```shell

tsdd doctor

```

## 升级唐僧叨叨服务

```shell

tsdd upgrade

```

## 停止唐僧叨叨服务

```shell

tsdd stop

```

## 卸载唐僧叨叨服务

```shell

tsdd uninstall

```