From 0ec0b63d9011e3ebf2677aad9f5c2119476aa65c Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Thu, 5 Feb 2026 10:56:17 +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..a026339 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# project-scaffold-cli + +A CLI tool that generates standardized project scaffolding for multiple languages (Python, Node.js, Go, Rust) with intelligent defaults, auto-generated configs, CI/CD templates, and custom template support. \ No newline at end of file