create-shim-or-symlink

0.0.1 • Public • Published

#NODELIKE-SYMLINK

It's a wrapper around this package, which is cross-platform utility for making node-like symlinks. Main caveat is with windows where cmd-shim should be used. This package meant to be used as CMD tool with syntax:

nodelike-symlink <target path> <symlink path>

and actually consist of one line of code

require('@lerna/create-symlink')(...process.argv.slice(2));

MIT

/create-shim-or-symlink/

    Package Sidebar

    Install

    npm i create-shim-or-symlink

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    10.6 kB

    Total Files

    7

    Last publish

    Collaborators

    • redsool