Skip to content

Explain a little more about Shell.JS#24

Merged
dthree merged 1 commit intodthree:masterfrom
ariporad:patch-1
Feb 25, 2016
Merged

Explain a little more about Shell.JS#24
dthree merged 1 commit intodthree:masterfrom
ariporad:patch-1

Conversation

@ariporad
Copy link
Copy Markdown
Contributor

Hi!

Cash looks really cool, thanks for making it!

This PR just adds a little more explination to the Shell.JS section about the difference between ShellJS and Cash.

@ariporad
Copy link
Copy Markdown
Contributor Author

cc @nfischer

README.md Outdated
For those who don't know, [Shell.JS](https://github.com/shelljs/shelljs) is an awesome Node package that implements UNIX shell commands programatically in Javascript. Check it out - really. While Shell.JS was tremendously helpful in figuring out how to accomplish Cash, the two do not really conflict.

For those who don't know, [Shell.js](https://github.com/shelljs/shelljs) is an awesome Node app that implements Unix shell commands programatically in Javascript. Check it out - really. While Shell.js was tremendously helpful in figuring out how to accomplish Cash, the two do not really conflict.
Shell.JS gives the feel of UNIX commands in a code environmenmt, but aims to impliment the commands in a way that makes sense for a javascript library. This means that many commands return JavaScript objects, and some of the rougher and more dangerous edges of bash have been softened a bit.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/impliment/implement

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastik Spellir™

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would be lost without vim spell checking enabled by default for my markdown files

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@nfischer
Copy link
Copy Markdown
Collaborator

For what it's worth, I like it.

Also, @dthree, feel free to open a PR on our project or modify the wiki pointing toward cash. I recently opened the wiki to point toward projects based off shelljs, and it might be good to have a page for other related projects, such as cash.

Hi!

Cash looks really cool, thanks for making it!

This PR just adds a little more explination to the Shell.JS section about ho w
@r4j4h
Copy link
Copy Markdown

r4j4h commented Feb 25, 2016

Thank you, this will be very helpful for people new to either project trying to figure out where they both fit and when they would want to use one or the other!

dthree added a commit that referenced this pull request Feb 25, 2016
Explain a little more about Shell.JS
@dthree dthree merged commit 6749fca into dthree:master Feb 25, 2016
@dthree
Copy link
Copy Markdown
Owner

dthree commented Feb 25, 2016

This looks great! Thanks!

@dthree
Copy link
Copy Markdown
Owner

dthree commented Feb 25, 2016

@nfischer

feel free to open a PR on our project or modify the wiki pointing toward cash.

Thank you!

@dthree
Copy link
Copy Markdown
Owner

dthree commented Feb 25, 2016

Added another link higher-up in the programmatic section:

63e1a72

@ariporad ariporad deleted the patch-1 branch February 25, 2016 19:51
@nfischer
Copy link
Copy Markdown
Collaborator

👍

@ariporad ariporad restored the patch-1 branch July 30, 2016 04:34
DrumBeatRhythm added a commit to DrumBeatRhythm/fwf that referenced this pull request Jul 26, 2025
MathematicsMelode added a commit to MathematicsMelode/Injector that referenced this pull request Jul 31, 2025
1sjohnson added a commit to 1sjohnson/nicein that referenced this pull request Sep 20, 2025
paulluome added a commit to paulluome/FeeDate that referenced this pull request Sep 23, 2025
catLewisix added a commit to catLewisix/Iranian that referenced this pull request Sep 26, 2025
dabbertorre added a commit to dabbertorre/mutil that referenced this pull request Sep 26, 2025
imSerenae added a commit to imSerenae/mqtt that referenced this pull request Jan 9, 2026
RedBearLabe added a commit to RedBearLabe/BLENano that referenced this pull request Jan 26, 2026
downwardegardner added a commit to downwardegardner/moddy that referenced this pull request Feb 8, 2026
hanbaohex added a commit to hanbaohex/potential that referenced this pull request Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants