mirror of
https://github.com/on4kjm/FLEcli.git
synced 2025-01-18 13:01:09 +01:00
Multi-platform "Fast Log Entry"(FLE) processing tool
cmd | ||
notes | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
FLEcli
Multi-platform "Fast Log Entry"(FLE) processing tool
This is a tool intended to facilitate the processing of "Fast Log Entry" entry files on other platform than Windows. The format is described on https://www.df3cb.com/fle/documentation/
This is a project used to learn and explore GO.