Skip to main content

Utilities to help you develop extensions and validators for Sloth CI

Project description

Utilities to help developers create validators and extensions for Sloth CI

Installation

$ pip install sloth-ci-ext-devtools

Usage

Enable the extension in the server config:

extensions:
    dev:
        # Use the module sloth_ci.ext.devtools.
        module: devtools

Call sci dev with -e or -v to create an extensions or a validator template:

$ sci dev -e spam
Extension "spam" created.
$ sci dev -v eggs
Validator "eggs" created.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sloth-ci-ext-devtools-1.0.5.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

sloth_ci_ext_devtools-1.0.5-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page