tvl-depot/fun/dt/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
160 B
Markdown
Raw Normal View History

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