diwt
Go to file
surtur d425333cc2
readme: add pre-commit badge [skip ci]
2022-09-15 00:56:32 +02:00
.badges readme: add pre-commit badge [skip ci] 2022-09-15 00:56:32 +02:00
resources add job.yaml 2022-09-14 11:58:59 +02:00
.dockerignore add Containerfile 2022-09-14 10:58:26 +02:00
.drone.star ci: add .drone.star 2022-09-14 12:45:33 +02:00
.editorconfig initial commit 2022-09-13 19:21:45 +02:00
.envrc initial commit 2022-09-13 19:21:45 +02:00
.gitattributes ci: add .drone.star 2022-09-14 12:45:33 +02:00
.gitignore ci: add .drone.star 2022-09-14 12:45:33 +02:00
.golangci.yml initial commit 2022-09-13 19:21:45 +02:00
.pre-commit-config.yaml add job.yaml 2022-09-14 11:58:59 +02:00
Containerfile add Containerfile 2022-09-14 10:58:26 +02:00
LICENSE initial commit 2022-09-13 19:21:45 +02:00
README.md readme: add pre-commit badge [skip ci] 2022-09-15 00:56:32 +02:00
default.nix nix: add compat {shell,default}.nix files 2022-09-14 13:26:22 +02:00
flake.lock initial commit 2022-09-13 19:21:45 +02:00
flake.nix readme: add badges [skip ci] 2022-09-14 12:59:33 +02:00
go.mod initial commit 2022-09-13 19:21:45 +02:00
job.yaml add job.yaml 2022-09-14 11:58:59 +02:00
main.go go: lay groundwork for matrix traversal 2022-09-13 23:39:52 +02:00
matrix.go go: add logic for matrix min-sum-path traversal 2022-09-14 00:33:11 +02:00
matrix_test.go go: add tests 2022-09-14 14:23:51 +02:00
read.go go: lay groundwork for matrix traversal 2022-09-13 23:39:52 +02:00
read_test.go go: add tests 2022-09-14 14:23:51 +02:00
shell.nix nix: add compat {shell,default}.nix files 2022-09-14 13:26:22 +02:00

diwt

built with nix pre-commit Build Status Go Report Card Go Reference

note: don't ask about the name...

asciicast

LICENSE

GPL-3.0-or-later (see LICENSE for details).