Skip to content

Instantly share code, notes, and snippets.

@mattlubner
Last active October 7, 2016 23:13
Show Gist options
  • Save mattlubner/8af29ac2d3cce7db92709fa209ef7942 to your computer and use it in GitHub Desktop.
Save mattlubner/8af29ac2d3cce7db92709fa209ef7942 to your computer and use it in GitHub Desktop.
Bash function to npm link packages using symbolic links w/ absolute paths
Copyright (c) 2016, Matt Lubner <matt@mattlubner.com>
The "ISC" license:
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment