Skip to content

dev-pipeline/dev-pipeline-configure

Repository files navigation

dev-pipeline-configure

codacy Maintainability lgtm lgtm-quality

A dev-pipeline plugin to provide the configure command. configure is used to prepare a project for use, and is required before any other command will work.

Installation

The simplest way to install is using pip.

$ cd /path/to/dev-pipeline-configure
$ pip3 install

If you don't have pip available, you can run setup.py directly.

$ cd /path/to/dev-pipeline-configure
$ python3 setup.py install

Documentation

Information about the configure command is avaialble in the documentation.

About

The configure tool for dev-pipeline

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages