Skip to content

Add ln support, including both -s and -f options.#88

Merged
arturadib merged 1 commit intoshelljs:masterfrom
Schoonology:ln
Oct 11, 2013
Merged

Add ln support, including both -s and -f options.#88
arturadib merged 1 commit intoshelljs:masterfrom
Schoonology:ln

Conversation

@Schoonology
Copy link
Copy Markdown
Contributor

Not much more to it than the subject. Added tests and regenerated the README with the new docs.

@arturadib - Ready for review.

@arturadib
Copy link
Copy Markdown
Collaborator

damn, that looks good! thanks Michael

arturadib added a commit that referenced this pull request Oct 11, 2013
Add ln support, including both -s and -f options.
@arturadib arturadib merged commit b565b3a into shelljs:master Oct 11, 2013
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This won't work well on windows. Use path.resolve(String(source)) for that, it does what you want here.

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.

alright Bert, the PR was "quasi-impeccable" :) #89

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.

3 participants