Skip to content

A dev-pipeline module to provide git support

License

Notifications You must be signed in to change notification settings

dev-pipeline/dev-pipeline-git

Repository files navigation

dev-pipeline-git

codacy Maintainability lgtm lgtm-quality

A git plugin for dev-pipeline

Installation

The simplest way to install is using pip.

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

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

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

You'll need git installed. Doing that is beyond the scope of this document, but it should be available for pretty much every operating system.

Using

You can use git as an option for scm in a build.config. Information about options you can set are in the documentation.

About

A dev-pipeline module to provide git support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages