Metadata-Version: 2.0
Name: codebuilder
Version: 0.0.1a2
Summary: CLI helper for AWS CodeBuild and CodePipeline
Home-page: http://github.com/wnkz/codebuilder
Author: wnkz
Author-email: wnkz@users.noreply.github.com
License: MIT
Download-URL: https://github.com/wnkz/codebuilder/archive/0.0.1-alpha.2.tar.gz
Keywords: aws codebuild codepipeline docker kms
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: boto3 (>=1.4.4)
Requires-Dist: botocore (<1.6.0,>=1.5.0)
Requires-Dist: click (==6.7)
Requires-Dist: dpath (==1.4)

codebuilder
===========

|Version|

CLI helper for AWS CodeBuild and CodePipeline


.. |Version| image:: http://img.shields.io/pypi/v/codebuilder.svg?style=flat
    :target: https://pypi.python.org/pypi/codebuilder/
    :alt: Version

Install
-------

.. code-block:: sh

    $ pip install codebuilder


