Jiseoup/showmycode-private-demoPrivate
EN|KO
  • 코드
  • 커밋
  • 풀 리퀘스트
← 목록으로

docs: update README with usage and features

JiseoupJiseoup · 2026년 6월 13일8f25a08

변경된 파일1개+18 -1

변경된 파일

+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