Go to file
2020-07-17 11:11:56 +08:00
.github/workflows update makefile and dockerfile 2020-07-17 11:11:56 +08:00
cmd add stdin parse 2020-07-17 10:52:36 +08:00
constant mod comment 2020-07-17 09:55:24 +08:00
internal add stdin parse 2020-07-17 10:52:36 +08:00
pkg add comment 2020-07-17 09:50:06 +08:00
.gitignore init 2020-07-17 09:05:25 +08:00
Dockerfile update makefile and dockerfile 2020-07-17 11:11:56 +08:00
go.mod move db to ~/.nali 2020-07-17 09:41:09 +08:00
go.sum add stdin parse 2020-07-17 10:52:36 +08:00
LICENSE init 2020-07-17 09:05:25 +08:00
main.go move db to ~/.nali 2020-07-17 09:41:09 +08:00
Makefile update makefile and dockerfile 2020-07-17 11:11:56 +08:00
README.md opti 2020-07-17 09:43:48 +08:00


nali

Something

Github Actions

Install

he Requires Go >= 1.14. You can build it from source:

$ go get -u -v github.com/zu1k/nali

Pre-built binaries are available here: release

Usage