Created by: Timer
npm link
is super unreliable and causes our tests to fail; this replaces npm link
with a much more predictable behavior.
This doesn't work on AppVeyor yet because the version of rsync
is complaining about a local copy; any ideas?