@kittiphop_sompuech/git-cli-tools 1.0.0 → 1.0.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 +1 -1
- package/package.json +1 -1
package/Readme.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# 🚀 Git-Pro CLI
|
|
2
2
|
|
|
3
|
-
**Git-Pro** คือเครื่องมือ Automation CLI (เขียนด้วย
|
|
3
|
+
**Git-Pro** คือเครื่องมือ Automation CLI (เขียนด้วย Node 100%) ที่ออกแบบมาเพื่อปฏิวัติ Workflow การทำงานกับ Git ของ Developer ช่วยจัดการและแก้ไขปัญหาทุกอย่างในเครื่องได้ในคำสั่งเดียวผ่าน **Keyboard-Driven Flow** โดยไม่ต้องสลับมือไปจับเมาส์คลิกบน Git GUI และไม่ต้องจำคำสั่ง Git ที่ซับซ้อน
|
|
4
4
|
|
|
5
5
|
---
|
|
6
6
|
|