commit 556e1e69cadbe21998fa3f58e86c374bc49edb8a Author: 7000pctAUTO Date: Wed Feb 4 02:05:13 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..c380f80 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# cmdparse + +A CLI tool that parses unstructured CLI command output into structured formats (JSON, CSV, YAML) with field extraction capabilities. \ No newline at end of file