There was an error while loading. Please reload this page.
Symlinking, but it checks whether the symlink already exists as well as fix various other annoyances such as mkdirp.
var link = require('fs-symlink') link('package.json', 'alias.json', 'junction').then(function () { })
safe symlinking