8000 GitHub - will-lynas/lnx: ๐Ÿ”— Create symlinks more intuitively
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

will-lynas/lnx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

lnx ๐Ÿ”ฅ

A very thin wrapper around ln -s ๐Ÿ”—

Features

  • More intuitive argument names
  • Resolves all paths
  • Creates parent directories if needed

Install

cargo install --git https://github.com/will-lynas/lnx

Usage

$ lnx --help
Creates symbolic links with resolved absolute paths.

Usage: lnx --real-path <REAL_PATH> --fake-path <FAKE_PATH>

Options:
  -r, --real-path <REAL_PATH>  The target path the symlink will point to (real path)
  -f, --fake-path <FAKE_PATH>  The path where the symlink will be created (fake path)
  -h, --help                   Print help

About

๐Ÿ”— Create symlinks more intuitively

Topics

Resources

Stars

Watchers

Forks

Languages

0