Skip to content

Latest commit

 

History

History
97 lines (56 loc) · 2.01 KB

File metadata and controls

97 lines (56 loc) · 2.01 KB

Links

Link commands.

This directory contains make rules for managing the project links database.

Usage

Usage: make <command> [<ENV_VAR>=<value> <ENV_VAR>=<value> ...]

Commands

links-insert

Launches an interactive prompt for creating a link entry in the project's link database.

$ make links-insert

links-uri2id

Launches an interactive prompt for resolving a link identifier in the project's link database from a URI.

$ make links-uri2id

links-id2uri

Launches an interactive prompt for resolving a URI in the project's link database from a link identifier.

$ make links-id2uri