You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/cli
moonrailgun db4930e36d chore: 迁移topic到单独插件上 2 years ago
..
bin chore: move cli into root 2 years ago
src chore: 迁移topic到单独插件上 2 years ago
templates chore: 迁移topic到单独插件上 2 years ago
.gitignore chore: move cli into root 2 years ago
.npmrc chore: move cli into root 2 years ago
LICENSE chore: move cli into root 2 years ago
README.md chore: move cli into root 2 years ago
package.json feat(cli): add server-plugin-full 2 years ago
pnpm-lock.yaml chore: move cli into root 2 years ago
tsconfig.json feat(cli): 增加命令行交互starter 2 years ago

README.md

tailchat-cli

A Command line interface of tailchat

tailchat <command>

Commands:
  tailchat create [template]     创建 Tailchat 项目代码
  tailchat connect               连接到 Tailchat 节点网络
  tailchat declaration [source]  Tailchat 插件类型声明

Options:
      --version  Show version number                                   [boolean]
  -h, --help     Show help                                             [boolean]