Skip to content

Compilation instructions #70

Apr 27, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I actually also thought about this today, will add it to the README. UPDATE: Done

In a nutshell, if you have Go 1.16 installed, you navigate to the src folder and run go build app/cli/main/klog.go. On first run that fetches all dependencies and then builds a klog binary. (On Windows you can add the -o klog.exe option for convenience.)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jotaen
Comment options

Answer selected by vladdeSV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants