Metadata-Version: 1.1
Name: gocdpb
Version: 5
Summary: Configure GoCD pipeline from the commandline.
Home-page: https://github.com/magnus-lycka/gocd-pipeline-builder
Author: Magnus Lyckå
Author-email: magnus@thinkware.se
License: MIT
Description: The Go CD Pipeline Builder is designed to have the same function in the GoCD eco system, as the Jenkins Job Builder has in the Jenkins eco system. Given a (git) repository and appropriate configuration, it should be able to add a suitable pipeline to a Go-server. The current version does not trigger on git events. It is simply a command line driven tool.
Keywords: continuous deployment integration build automation gocd
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Environment :: Console
