tvl-depot/fun/dt/README.md
2020-05-08 18:55:00 +01:00

11 lines
160 B
Markdown

dt
==
It's got a purpose.
## Usage:
```
nix-build -E '(import (builtins.fetchGit "https://git.tazj.in/") {}).fun.dt'
./result/bin/dt --one ... --two ...
```