cash-pwd
v0.1.0
Published
Cross-platform implementation of the Unix 'pwd' command.
Downloads
367
Maintainers
Readme
cash-pwd
This is a cross-platform, 100% ES6 implementation of the Unix pwd
command.
npm install cash-pwd -g
This will install pwd
globally in your system path.
For help on the command, type:
> pwd --help
More
This module is part of Cash, a project providing cross-platform implementations of all major Unix-based commands in pure Javascript.
Related
- cash - Main project
- cash-global - Globally install all commands
- vorpal - Cash is built on Vorpal
Individual commands
License
MIT © David Caccavella