cash icon indicating copy to clipboard operation
cash copied to clipboard

Add chocolately support

Open TLINDEN opened this issue 8 years ago • 11 comments

No ugly DLLs Just: npm install cash -g cash $

not really:

C:\Users\ik00888>npm install cash -g
Der Befehl "npm" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.

And of course in order to get npm running on a system, lots of "ugly dll's" have to be installed.

So, nice PR, but you guys can't just pretend that everyone has this stuff installed or even knows how to get there. That's ridiculous.

just my 0.02$, Tom

TLINDEN avatar Feb 24 '16 08:02 TLINDEN

That's strange, I never get German errors on my PC.

michaelowens avatar Feb 24 '16 08:02 michaelowens

Yeah, that's just an error message you get if something isn't installed :) Don't get me wrong: I know how to install node.js and the like. I found it just annoying that it is presumed that everyone reading the README knows this.

It's like: "How do I install node.js?" "Well, just get the latest ports from svn and install www/node". Here I presume everyone has of course FreeBSD installed and is familiar with installing ports. Ridiculous.

  • Tom

TLINDEN avatar Feb 24 '16 09:02 TLINDEN

You can use the windows installer available on https://nodejs.org/

GijsGoudzwaard avatar Feb 24 '16 09:02 GijsGoudzwaard

I see your point but cash is a node/ES6 tool, it's built for who already has node installed.

Read that as

No ugly DLLs (other than node's, which you already have installed because you are a JS developer. If you aren't you might as well use something else)

even though it's not as short.

fregante avatar Feb 24 '16 12:02 fregante

I see your point but cash is a node/ES6 tool, it's built for who already has node installed.

pretty clear. But I found it by looking for a cygwin alternative. I've nothing to do with node.js, but cash would be interesting nevertheless. I may not be part the intended audience, however I think it is a good thing "outsiders" want to use it, isn't it? So, a mention of node.js in the README as @GijsGoudzwaard did, would made things more clear.

  • Tom

TLINDEN avatar Feb 24 '16 13:02 TLINDEN

Working on an MSI installer for to make things simpler for non-node users! Additionally I'll throw some links in with instructions on installing node.

dthree avatar Feb 24 '16 16:02 dthree

Is it plausible for the README to suggest using chocolatey to install nodejs? Perhaps it can be listed as one installation option for those who already have chocolatey installed.

If that's possible then another chocolatey package can be created for cash and it can mark nodejs as a dependency. I know a few windows users who would prefer that route.

blockloop avatar Feb 25 '16 18:02 blockloop

For sure! Chocolately is a great idea! Feel free to do a PR on the readme. And I'll do some research on making a package there.

dthree avatar Feb 25 '16 18:02 dthree

@TLINDEN Haven't gotten a response from you in a bit and you weren't particularly suggesting anything constructive to solve the problem, so I changed the issue title. Feel free to chime in though on constructive suggestions that help make Cash more accessible, which I'm all for.

dthree avatar Feb 25 '16 18:02 dthree

@dthree: not sure what you're expecting from me. As I already explained I don't have any clue about node.js or its ecosystem. So, please don't expect a PR from me. Also, I don't think it's not in-constructive to point out documentation inconsistencies by clueless outsiders.

TLINDEN avatar Feb 26 '16 10:02 TLINDEN

No probs - don't expect a pr. I was more trying to figure out what you suggested to solve the inconsistency, but I understand you now.

dthree avatar Feb 26 '16 16:02 dthree