jolheiser
153a69a95e
continuous-integration/woodpecker the build was successful
Details
Signed-off-by: jolheiser <john.olheiser@gmail.com> |
||
---|---|---|
cmd/spectre | ||
.gitignore | ||
.woodpecker.yml | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
scope.go | ||
spectre.go | ||
spectre_test.go | ||
spectre_tests.xml | ||
template.go |
README.md
Spectre
A Go implementation of spectre.
Currently, it passes a sub-set of the CLI tests.
It also passes the JS sanity check.
This is because I've only implemented v3 of the algorithm and the main pieces.
License
GPLv3 - same as the algorithm author