UNPKG

can-symlink

Version:

Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.

3 lines (2 loc) 185 B
# Can you create symlinks? Its easy to find out. Install using `npm install -g can-symlink`. Once installed run `can-symlink` to find out if you have what it takes to create symlinks.