tvl-depot/fun/dt
2020-05-11 03:31:19 +01:00
..
CMakeLists.txt feat(fun/dt): Implement useful utility 2020-05-08 18:55:00 +01:00
default.nix feat(fun/dt): Implement useful utility 2020-05-08 18:55:00 +01:00
dt.cc chore(fun/dt): Adjust weights 2020-05-11 03:31:19 +01:00
README.md feat(fun/dt): Implement useful utility 2020-05-08 18:55:00 +01: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 ...