/kcc-toolkit

Toolkit for KCC

Primary LanguageGoGNU General Public License v3.0GPL-3.0

kcc-toolkit

Toolkit for KCC

Ubuntu:

Note: Some flavors of Ubuntu have an out of date go package, so you must add the updated repo manually

$ sudo add-apt-repository ppa:longsleep/golang-backports
$ sudo apt update
$ sudo apt install golang-go
$ git clone https://github.com/kcc-community/kcc-toolkit.git
$ cd kcc-toolkit
$ go get -d -v
$ ./build.sh