/nanoCI

Run CI automation privately on your own crons

Primary LanguagePythonMIT LicenseMIT

Show Logo

nanoCI

Build Status Coverage Status PyPI Badge Documentation Status

Testing utility to run stripped-down test-passes on private machines

Getting Started

pip install .
RunTests --dump_config > app_local.cfg  # for writing secrets
RunTests --config=app_local.cfg

Meant to be installed directly or into a thin client for easy cronjobs/CLI.

Powered by plumbum

Features

TODO