symlink-cli

1.0.0 • Public • Published

symlink-cli

This command-line app exists because I can never remember the argument order for ln -s (the order isn't even consistent between different flavors of *nix!), and the words on the man page are so ambiguous they don't even help

Install

npm i -g symlink-cli

Usage

symlink [existing file] [new symlink that points at that file]

To see the instructions because you still can't remember the order

symlink
# prints: symlink [existing file] [new symlink that points at that file] 

License

WTFPL

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i symlink-cli

    Weekly Downloads

    321

    Version

    1.0.0

    License

    WTFPL

    Last publish

    Collaborators

    • tehshrike