From 429bfacdc6bfa39b3df3247c7153123ca3bc1638 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Fri, 30 Jan 2026 12:36:37 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ae275d8 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# curl-to-code-cli + +A CLI tool that converts curl commands into idiomatic code across multiple programming languages including Python, JavaScript, Go, Rust, and PHP \ No newline at end of file