0.2.0 • Published 9 years ago

cash-global v0.2.0

Weekly downloads
13
License
MIT
Repository
github
Last release
9 years ago

Cash (Global Installer)

This module installs all compatible Cash commands globally in your system path.

i-am-sadly-windows> ls
'ls' is not recognized as an internal or external command,
operable program or batch file.
i-am-sadly-windows> npm install cash-global -g
i-am-sadly-windows> ls
look.txt  it.bat  worked.js  exclam.exe
i-am-sadly-windows>

Yeah, that's pretty cool.

Installation

npm install cash-global -g

Windows

During install, cash-global will inspect your system for existing commands and only install those that do not conflict with a command already in your system path.

In other words, you're safe!

Mac / Linux

Running this installation on a Mac or Linux OS will intentionally do nothing, as such an installation would override existing commands in the system path, and would be... pointless.

Uninstallation

npm uninstall cash-global -g

Notes

A few caveats should be known about installing Cash this way:

  • Unix-based piping isn't going to work as expected, as Windows doesn't recognize this.

  • Similarly, you aren't going to get that epic tabbed-autocompletion.

To get the full Cash experience, use npm install cash -g and enter cash.

License

MIT

Made with :heart: by dthree

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago