Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akashnimare/copypwd
Copy current directory path to clipboard
https://github.com/akashnimare/copypwd
Last synced: 3 days ago
JSON representation
Copy current directory path to clipboard
- Host: GitHub
- URL: https://github.com/akashnimare/copypwd
- Owner: akashnimare
- Created: 2016-07-20T23:00:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-20T23:34:33.000Z (over 8 years ago)
- Last Synced: 2025-01-01T14:09:52.491Z (9 days ago)
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##cpwd
Copy current directory path to clipboard##Installation
```sh
$ npm install -g cpwd
```##Usage
```sh
$ cpwd
```:boom: now you have current directory path in clipboard. Use `CTRL+SHIFT+v` or whatever you use for pasting.