Kyanit CTL

Kyanit CTL is a command-line utility for interfacing and interacting with Kyanit.

For a Python API, see Kyanit API at https://kyanit-project.github.io/kyanit-api/kyanitapi/.

Install the latest released version of Kyanit CTL from PyPI with:

pip install kyanitctl

After installation, Kyanit CTL will be available through the kyanitctl command.

Usage

Refer to the command-line help with kyanitctl -h.

License Notice

Copyright (C) 2020 Zsolt Nagy

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.