ZCCL is distributed under a BSD-like license. If you download the code, you need to build and install ZCCL manually.
Downloads
Download the Latest Code (GitHub)
ZCCL's source code repository is on GitHub (https://github.com/ZCCLorg/zccl). To clone the repository:
# Clone with HTTPS:
$ git clone https://github.com/ZCCLorg/zccl.git
# Clone with SSH:
$ git clone git@github.com:ZCCLorg/zccl.git