| Crates.io | flasky |
| lib.rs | flasky |
| version | 0.1.5 |
| created_at | 2022-08-22 04:39:13.943007+00 |
| updated_at | 2022-11-11 16:34:06.123015+00 |
| description | Create boilerplate code for a new flask app |
| homepage | |
| repository | https://github.com/pratushrai0309/flasky |
| max_upload_size | |
| id | 650127 |
| size | 12,832 |
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
-V Version
-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.