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 c63ad3735c feat: cli增加前端插件模板 2 years ago
..
bin chore: move cli into root 2 years ago
src feat: topic获取所有列表网络请求 2 years ago
templates feat: cli增加前端插件模板 2 years ago
.gitignore style: 补充在迁移中丢失的模板代码 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 refactor(cli): 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]