Skip to content

aliceinwire/kci-dev

 
 

Repository files navigation

kci-dev

PyPI Version Python Versions

cmdline tool for interact with KernelCI

kci-dev is a cmdline tool for interact with a enabled KernelCI server

Quickstart

Using PyPI and virtualenv

virtualenv .venv
source .venv/bin/activate
pip install kci-dev

Configuration

You can see a example configuration file here
Without a auth token kci-dev can be used in results view only mode

Contributing to kci-dev

The kci-dev project welcomes, and depends on, contribution from developers and users in the open source community.

License

LGPL-2.1

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%