Sha256: 7b222e7c35ce5a08cd3f8745c03537506dd9877d37d8a48c7a6f2d7d590c7bc3

Contents?: true

Size: 518 Bytes

Versions: 56

Compression:

Stored size: 518 Bytes

Contents

# Cody Files

The files in folder are used by cody to build AWS CodeBuild projects.  For more info, check out the [cody docs](https://cody.run). Here's a quick start.

## Install Tool

    gem install cody

This installs the `cody` command to manage the AWS CodeBuild project.

## Update Project

    cody deploy --type aws

## Start a Deploy

To start a CodeBuild build:

    cody start --type aws
    cody start --type azurerm
    cody start --type google

To specify a branch:

    cody start --type aws -b feature

Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
terraspace-0.6.23 .cody/README.md
terraspace-0.6.22 .cody/README.md
terraspace-0.6.21 .cody/README.md
terraspace-0.6.20 .cody/README.md
terraspace-0.6.19 .cody/README.md
terraspace-0.6.18 .cody/README.md
terraspace-0.6.17 .cody/README.md
terraspace-0.6.16 .cody/README.md
terraspace-0.6.15 .cody/README.md
terraspace-0.6.13 .cody/README.md
terraspace-0.6.12 .cody/README.md
terraspace-0.6.11 .cody/README.md
terraspace-0.6.10 .cody/README.md
terraspace-0.6.9 .cody/README.md
terraspace-0.6.8 .cody/README.md
terraspace-0.6.7 .cody/README.md
terraspace-0.6.6 .cody/README.md
terraspace-0.6.5 .cody/README.md
terraspace-0.6.4 .cody/README.md
terraspace-0.6.3 .cody/README.md