mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
add init command
This commit is contained in:
parent
8bbd878ab9
commit
a181ef153d
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