+1
-1
| { | ||
| "name": "fileguy", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "my own file manager!", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+21
-0
| # fileguy | ||
| my own file manager! | ||
| # Features | ||
| - Fully CLI | ||
| - CLI syntax highlighting | ||
| - View Files | ||
| - See current working directory | ||
| - Select and navigate seamlessly using WASD or Arrow keys | ||
| - Enter to select | ||
| # Install | ||
| ``` | ||
| # install | ||
| $ npm i -g fileguy | ||
| # usage | ||
| $ fileguy | ||
| ``` | ||
| # Images | ||
|  | ||
|  | ||
|  |
6411
6.69%23
666.67%