fake.modules transposition for aspect-oriented Dendritic Nix. with cross-aspect dependencies. Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/ dendrix.oeiuwq.com/Dendritic.html
dendritic nix aspect oriented

update README with correct test commands (#22)

authored by

Albert O'Shea and committed by
GitHub
cf29158b 1df56b46

+2 -2
+2 -2
README.md
··· 274 274 ## Testing 275 275 276 276 ```shell 277 - nix run ./checkmate#fmt --override-input target . 278 - nix flake check ./checkmate --override-input target . -L 277 + nix run github:vic/checkmate#fmt --override-input target . 278 + nix flake check github:vic/checkmate --override-input target . -L 279 279 ```