No description
Find a file
Vincent Ambo 892493a478 feat(tools): Add dispatcher script to transparently access tools
Initial version of tool provider via Nix. This requires two separate
steps for adding a new tool:

1. New symlink in tools/bin to point at the dispatch script.
2. Mapping of tool to Nix package set attribute in dispatch script.
2019-07-02 16:40:51 +01:00
infra refactor(infra): Move infrastructure into monorepo structure 2019-07-02 12:48:05 +01:00
services fix(tazblog): Ensure build works with MonadFail changes 2019-07-02 12:42:28 +01:00
third_party feat(git-appraise): Add Nix build configuration 2019-07-02 14:39:49 +01:00
tools/bin feat(tools): Add dispatcher script to transparently access tools 2019-07-02 16:40:51 +01:00
.envrc feat(tools): Add dispatcher script to transparently access tools 2019-07-02 16:40:51 +01:00
default.nix feat(git-appraise): Add Nix build configuration 2019-07-02 14:39:49 +01:00
LICENSE chore: Keep project root under MIT license 2019-06-28 22:56:48 +01:00