#yew #ssr #web-framework #command-line-tool #cli #web

app hashira-cli

构建 hashira 应用程序的命令行工具

2 个版本

0.0.2-alpha2023 年 5 月 18 日
0.0.1-alpha2023 年 5 月 7 日

#41#ssr

MIT 许可证

160KB
4K SLoC

Hashira CLI

hashira 的命令行工具

用法

A command line utility for building hashira applications

Usage: hashira.exe [OPTIONS] <COMMAND>

Commands:
  new    Creates a new project
  build  Build the project
  run    Build and run the project
  dev    Runs the project in watch mode
  help   Print this message or the help of the given subcommand(s)

Options:
      --log-level <LOG_LEVEL>  [default: info]
  -h, --help                   Print help
  -V, --version                Print version

依赖项

~67MB
~1M SLoC