Link commands.
This directory contains make
rules for managing the project links database.
Usage: make <command> [<ENV_VAR>=<value> <ENV_VAR>=<value> ...]
Launches an interactive prompt for creating a link entry in the project's link database.
$ make links-insert
Launches an interactive prompt for resolving a link identifier in the project's link database from a URI.
$ make links-uri2id
Launches an interactive prompt for resolving a URI in the project's link database from a link identifier.
$ make links-id2uri