tvl-depot/users/tazjin/dt/README.md
Vincent Ambo 2bf806b21a chore(tazjin/dt): Move project into user folder
... missed this when going multi-user.

Change-Id: If2c9f24555f82e944e3cebb45b2a13801cc1f35e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1844
Tested-by: BuildkiteCI
Reviewed-by: kanepyork <rikingcoding@gmail.com>
2020-08-26 23:49:32 +00: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 ...
```