Cash: a cross-platform implementation of Unix shell commands in JavaScript
1–10 of 75 posts
Re: Cash: a cross-platform implementation of Unix shell commands in JavaScript
#2Linux is enough to have Linux feel without the Windows' suck.
Re: Cash: a cross-platform implementation of Unix shell commands in JavaScript
#3Linux is enough to have Linux feel without the Windows' suck.
We changed the title from "Cash – Linux feel on Windows without the suck" to a more neutral description from the article.
Re: Cash: a cross-platform implementation of Unix shell commands in JavaScript
#4I'm quite fond of babun[0] when I have to do windows work. It packages up cygwin, zsh, oh my zsh and some other useful goodies into an easy to use package.
Re: Cash: a cross-platform implementation of Unix shell commands in JavaScript
#5Linux is enough to have Linux feel without the Windows' suck.
Some aren't that fortunate and have to work on Windows environments at work.
Re: Cash: a cross-platform implementation of Unix shell commands in JavaScript
#6Re: Cash: a cross-platform implementation of Unix shell commands in JavaScript
#7I absolutely love msys2: http://msys2.github.io/
It comes with an easy to use installer and `pacman` package manager. Their repositories have lots of stuff already compiled to windows usage (the silver surfer, gnu global, etc).
Also, sshd works mostly out of the box. Ability to ssh to Windows box into a functional shell (not crippled cmd.exe) is a killer feature for me.