dwkim 0.1.2 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,21 @@
1
+ # dwkim
2
+
3
+ `dwkim` is a simple introduction for dwkim.
4
+
5
+ ## Installation & Usage
6
+
7
+ ### 1) Run directly with npx
8
+
9
+ ```bash
10
+ npx dwkim
11
+ ```
12
+
13
+ ---
14
+
15
+ ## Dependencies
16
+
17
+ - TypeScript
18
+ - Node.js
19
+ - boxen
20
+ - chalk
21
+ - pnpm