Create boilerplate code for a new flask app and more..
cargo install flasky
flasky [options] <APP_NAME>
flasky hello --git --code --templates
Created Flask App 🏁
-h, --help Print help information
-c, --code Open the project in visual studio code
-g, --git Initialize Git Repo
-t, --templates Create the jinja2 templates directory
Made with ❤ and rust btw.