Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

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