Go to file
2020-07-17 09:50:06 +08:00
.github/workflows add docker package 2020-07-17 09:08:59 +08:00
cmd add comment 2020-07-17 09:50:06 +08:00
constant add comment 2020-07-17 09:50:06 +08:00
internal add comment 2020-07-17 09:50:06 +08:00
pkg add comment 2020-07-17 09:50:06 +08:00
.gitignore init 2020-07-17 09:05:25 +08:00
Dockerfile init 2020-07-17 09:05:25 +08:00
go.mod move db to ~/.nali 2020-07-17 09:41:09 +08:00
go.sum init 2020-07-17 09:05:25 +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 init 2020-07-17 09:05:25 +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