# Quick **Repository Path**: qk-x/quick ## Basic Information - **Project Name**: Quick - **Description**: Quick source code backup - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-24 - **Last Updated**: 2023-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Quick It's a script language made by Golang. ### Documentation The complete documentation can be found [here](https://chenlh.cn/qk-doc/). Examples can be found under the [`examples`](./examples) directory. ### Compile from source If you wish to build `Quick` you'll need Go version 1.19+ installed. Please check your installation with: ``` go version ``` 1. Download the source code `git clone https://github.com/NextCodeX/qk.git` 2. Go to the `qk` directory and execute `go build` ### License Apache License 2.0 - see [`LICENSE`](./LICENSE) for more details ### Thanks [](https://www.jetbrains.com/zh-cn/)