4个版本
0.1.5 | 2022年11月11日 |
---|---|
0.1.4 | 2022年8月22日 |
#6 in #flask
5KB
84 行
flasky
为新的flask应用程序创建样板代码以及更多...
安装说明
cargo install flasky
用法
flasky [options] <APP_NAME>
示例
flasky hello --git --code --templates
输出
Created Flask App 🏁
标志
-h, --help Print help information
-V Version
选项
-c, --code Open the project in visual studio code
-g, --git Initialize Git Repo
-t, --templates Create the jinja2 templates directory
用❤️和rust制作的。
依赖项
~4–12MB
~129K SLoC