ensure-symlink

1.0.2 • Public • Published

ensure-symlink

Build Status Build status

used to implement a resilient "best-effort last write wins" symlink

Usage

yarn add ensure-symlink
 
# or 
 
npm install ensure-symlink
const ensureSymlink = require('ensure-symlink');
 
ensureSymlink(from, to);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2,796
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    2,796
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i ensure-symlink

Weekly Downloads

2,798

Version

1.0.2

License

MIT

Last publish

Collaborators

  • stefanpenner