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