Skip to content

jmtd/cct

 
 

Repository files navigation

CCT

containers configuration tool

Stories in Ready Circle CI Join the chat at https://gitter.im/containers-tools/cct

Installation

not supported yet, use tool directly from git

$ export PYTHONPATH="${CCT_REPO_PATH}:${PYTHONPATH}"

then you can run in project dir:

$ python cct/cli/main.py -h

Usage

python cct/cli/main.py -v dummy.yaml

if command completes successfully you should get 0 result code and no error logged on stdout

About

containers configuration tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • Other 0.9%