0.0.1 • Published 4 years ago
walkman-cli v0.0.1
Walkman CLI
Safely manage directories and files via select menus.
Environment Configs
Key | Value | Details |
---|---|---|
"rootDir" | string | Path to root directory of machine. Used for initial menu. If ignored, will default to what is thought to be the root directory. |
"logs" | "a" \| "w" \| "i" | Manage log output. "a" - (Default) Append to file "w" - Track last command only "i" - Do not write to log.txt file |
Development install
Download and install packages. (Preferably via NPM)
npm install
# local development
npm run local
0.0.1
4 years ago