Jiseoup/showmycode-private-demoPrivate
EN|KO
  • Code
  • Commits
  • Pull Requests
← Back to list

Merge pull request #2 from Jiseoup/docs/update-readme

docs: update README with usage and features

JiseoupJISUB LIM · Jun 13, 2026723f68b

Files changed1+18 -1

Changed files

+18 -1 · 1

@@ -1 +1,18 @@
-# showmycode-private-demo
\ No newline at end of file
+# showmycode-private-demo
+
+A simple internal CLI tool for generating project statistics.
+
+> This is a private demo repository used to showcase [showmycode](https://github.com/Jiseoup/showmycode).
+
+## Usage
+
+```bash
+node src/index.js ./path/to/project
+```
+
+## Features
+
+- Count files by extension
+- Calculate total lines of code
+- Show directory size breakdown
+- Export results as JSON