FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fs-utils/symlink: safe symlinking · GitHub

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

symlink

Symlinking, but it checks whether the symlink already exists as well as fix various other annoyances such as mkdirp.

API

var link = require('fs-symlink')

link('package.json', 'alias.json', 'junction').then(function () {

})

About

safe symlinking

Resources

Stars

8 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL