eya46 fe6f5ea637 用resolve替代join
..
bin chore: add registry config for fe and add i18n support for plugin
src 用resolve替代join
templates refactor(cli): update template config
.gitignore chore: move cli into apps/cli
.npmrc chore: move cli into apps/cli
LICENSE chore: move cli into apps/cli
README.md refactor: 优化cli应用,隐藏wip的命令,并更新README
package.json refactor: tailchat-cli@1.5.14 remove ghproxy because server is down
tsconfig.json chore: move cli into apps/cli

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]