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/apps/cli
moonrailgun cda54ebdb6 feat: 更新创建插件客户端模板,增加翻译
并优化了国内网络在请求在线声明时的网络体验
2 years ago
..
bin
src feat: 更新创建插件客户端模板,增加翻译 2 years ago
templates feat: 更新创建插件客户端模板,增加翻译 2 years ago
.gitignore
.npmrc
LICENSE
README.md refactor: 优化cli应用,隐藏wip的命令,并更新README 2 years ago
package.json fix(cli): v1.5.4 修复bench命令的计算问题和容错机制 2 years ago
tsconfig.json

README.md

tailchat-cli

A Command line interface of tailchat

tailchat <command>

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

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