symlin

command module
v0.0.0-...-a61f906 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2019 License: MIT Imports: 8 Imported by: 0

README

Symlin

Symlin manages symbolic links.

Installation

$ go get github.com/kyklades/symlin

How to use

$ symlin list
toDoc1 -> dir1/dir1-1/dir1-1-1/doc1.md
toDoc4 -> dir1/dir1-2/doc4.md
toDoc5 -> dir2/dir2-1/doc5.md
toDoc7 -> dir3/doc7.md
$ symlin create path/to/target/file path/to/new/symbolic/link
New symbolic link has been created!
toDoc7 -> testdata/dir3/doc7.md
$ symlin unlink toDoc7
toDoc7 has been successfully unlinked!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL