From 6c65e53726efb8e73bb1c2e34cf8af3225c84bf2 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 1 Feb 2026 18:13:29 +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..5a622d5 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# curl-to-code-converter + +A CLI tool that converts cURL commands into code snippets in Python, JavaScript, Go, Ruby, PHP, and Java \ No newline at end of file