mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
add init command
This commit is contained in:
parent
754cb7a091
commit
cde1d0f87f
7 changed files with 806 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ dependencies = [
|
|||
"click>=8.1.7,<9.0.0",
|
||||
"jinja2>=3.1.4,<4.0.0",
|
||||
"jsonschema>=4.23.0,<5.0.0",
|
||||
"questionary>=2.1.1,<3.0.0",
|
||||
"pyyaml>=6.0.2,<7.0.0",
|
||||
"requests>=2.31.0,<3.0.0",
|
||||
"rich>=14.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue