Toy utility written in Go for hard linking (and unlinking) files and directories.
The utility was originally created because the default ln utility in Mac does not allow hard linking directories. It implements the idea given in the following thread in Stack Overflow:
The code is currently compatible with Go 1.0.