Initial commit: Add curl-to-code-cli project

This commit is contained in:
2026-01-30 12:39:21 +00:00
parent 2e57810bf6
commit 7c61e9ec2f

4
.requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
typer>=0.9.0
requests>=2.31.0
rich>=13.7.0
pytest>=7.4.0