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 e357d2e1c5 feat(cli): add smtp tools which help user positioning issue 2 years ago
..
bin chore: add registry config for fe and add i18n support for plugin 2 years ago
src feat(cli): add smtp tools which help user positioning issue 2 years ago
templates feat(cli): i18n support for create template 2 years ago
.gitignore chore: move cli into apps/cli 2 years ago
.npmrc chore: move cli into apps/cli 2 years ago
LICENSE chore: move cli into apps/cli 2 years ago
README.md refactor: 优化cli应用,隐藏wip的命令,并更新README 2 years ago
package.json feat(cli): add smtp tools which help user positioning issue 2 years ago
tsconfig.json chore: move cli into apps/cli 2 years ago

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]