0.2.0 • Published 8 years ago

cash-global v0.2.0

Weekly downloads
13
License
MIT
Repository
github
Last release
8 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

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago