about summary refs log blame commit diff
path: root/fun/dt/README.md
blob: ee43d5606409a9234ef47893f7bb561201d8990b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                            
dt
==

It's got a purpose.

## Usage:

```
nix-build -E '(import (builtins.fetchGit "https://git.tazj.in/") {}).fun.dt'
./result/bin/dt --one ... --two ...
```