It's a script language made by Golang.
The complete documentation can be found here.
Examples can be found under the examples directory.
If you wish to build Quick you'll need Go version 1.19+ installed.
Please check your installation with:
go version
- Download the source code
git clone https://github.com/NextCodeX/qk.git - Go to the
qkdirectory and executego build
Apache License 2.0 - see LICENSE for more details
