cdp-cli

Crates.iocdp-cli
lib.rscdp-cli
version0.3.0
created_at2025-07-27 16:16:45.69685+00
updated_at2025-08-06 16:02:13.685798+00
descriptionCDP - This CLI helps you quickly navigate to a directory and perform useful operations on it.
homepage
repositoryhttps://github.com/tokkitomare/cdp-cli
max_upload_size
id1770206
size58,705
Vitor (tokkitomare)

documentation

README

CDP

CDP stands for CD Program, where 'cd' refers to the directory‑changing command in Linux shells and PowerShell.

This CLI helps you quickly navigate to a directory and perform useful operations on it.

cratesio

🖥️ Supported OS

  • Windows (PowerShell)
  • Linux

🛠️ Supported Editors

  • Visual Studio Code

📦 Commands and Flags

general (g)

  • --ls
  • --editor, -E

aliases (alias)

  • --list, -l, --ls
  • --remove, -r, --rm
  • --edit, -e

create-project (cp)

  • --alias, --al
  • --path, -p

📘 Help

You can learn more about the commands, arguments, and flags with:

cdp --help
# or
cdp -h
# or
cdp help
Commit count: 0

cargo fmt