cppwd
v1.0.1
Published
Copy the current working directory to the clipboard.
Downloads
6
Readme
cppwd
cppwd
is a simple command-line tool that copies the current working directory (CWD) path to the clipboard. It's a handy tool for developers and IT professionals who frequently need to copy and paste directory paths between applications.
Installation
To install cppwd
, you need to have Node.js installed on your machine. With Node.js installed, you can install cppwd
globally using npm with the following command:
npm install -g cppwd
Usage
To use is very very simple, you just need type "cppwd" on your terminal and the script will copy and set in your clipboard.
cppwd