We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac26a80 commit fa3bf40Copy full SHA for fa3bf40
README.md
@@ -17,6 +17,7 @@ pip install flasky-cli
17
- [cookiecutter-flask-minimal](https://github.com/candidtim/cookiecutter-flask-minimal)
18
- [cookiecutter-flask-skeleton](https://github.com/testdrivenio/cookiecutter-flask-skeleton)
19
- [cookiecutter-Flask-Foundation](https://github.com/JackStouffer/cookiecutter-Flask-Foundation)
20
+- [Flask-API](https://github.com/jennier0107/Flask-API)
21
22
## Creating a new project
23
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "flasky-cli"
3
-version = "0.1.8"
+version = "0.1.9"
4
description = " CLI to start Flask projects"
5
authors = [
6
{ name = "jennier0107", email = "[email protected]" }
0 commit comments