fs-valak
v0.0.2
Published
A Node.js command-line tool to help organize and display file system directories using simple commands.
Downloads
4
Readme
FS - VALAK
A Node.js command-line tool to help organize and display file system directories using simple commands.
Installation
To install this package globally on your system, follow these steps:
npm install -g fs-valak
Commands
- Tree Command
fs-valak tree //for current directory fs-valak tree "path" - Organize Command
fs-valak organize //for current directory fs-valak organize "path"- Help Command
fs-valak help 