googlearchive / npm-publish-scripts

Some shell scripts and a Jekyll + JSDoc theme pair to help publish NPM projects with documentation.
https://googlechrome.github.io/npm-publish-scripts/
Apache License 2.0
40 stars 15 forks source link

Use "bin" in package.json to create node_modules/.bin symlinks #1

Closed jeffposnick closed 8 years ago

jeffposnick commented 8 years ago

R: @gauntface

In addition to creating symlinks, this also cleans up the markdown in the README a bit, since it wasn't rendering as expected on GitHub.

gauntface commented 8 years ago

Thanks for doing this @jeffposnick

LGTM, can you just squash your commits

jeffposnick commented 8 years ago

I've squashed and merged via the GitHub UI. I think anyone with write access to the repo can do it now, actually.