CodeBuilder Documentation
CodeBuilder is a CLI tool which allows developpers to use simple commands
and helpers inside AWS CI/CD tools like CodePipeline and CodeBuild.
Quickstart
Quickstart
Installation
Install the latest CodeBuilder release via pip:
You may also install a specific version:
pip install codebuilder==0.0.1
Note
The latest development version can always be found on
GitHub.
A CodeBuild Tutorial
This tutorial will show you how to use CodeBuilder with
AWS CodeBuild.
User Guide