@rajinthan17/dot-cli
Advanced tools
+0
-5
@@ -113,4 +113,2 @@ #!/usr/bin/env node | ||
| // but usually user wants to review before hitting enter. | ||
| // However, the original code had 'key code 36' at the end. I'll keep it for now or make it optional.) | ||
| lines.push("key code 36"); | ||
| lines.push("end tell"); | ||
@@ -175,5 +173,2 @@ | ||
| .command("review") | ||
| .description( | ||
| "Review staged files against code-review.md in the current folder (opens Cursor Chat)", | ||
| ) | ||
| .action(async () => { | ||
@@ -180,0 +175,0 @@ const cwd = process.cwd(); |
+1
-1
| { | ||
| "name": "@rajinthan17/dot-cli", | ||
| "version": "1.0.7", | ||
| "version": "1.0.8", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
12550
-1.95%357
-1.38%