cdp-cli-0.1.1 has been yanked.
CDP – CD Program
CDP stands for CD Program, where cd refers to the directory‑changing command in Unix‑like shells and PowerShell.
This CLI helps you quickly navigate to a directory and perform useful operations on it.
Supported OS
- Windows (PowerShell)
- Unix‑like (Linux, macOS)
Supported Editors
- Visual Studio Code
Usage
Example
Explanation:
-
gAlias for general (cdp general --help) -
dir-rust-testsThe directory to locate. CDP will search in:%USERPROFILE%\dir-rust-testson Windows~/dir-rust-testson Unix‑like
-
--lsList all files and folders inside the target directory. -
--current-useror-CTell CDP to look inside the current user’s home folder (e.g.C:\Users\CDPTesteror/home/CDPTester).
To see all available options:
# or