Sha256: 7571ac07bdfdf8512ab5621e4dafad19813e9ae34545c640caada6620e644567

Contents?: true

Size: 573 Bytes

Versions: 78

Compression:

Stored size: 573 Bytes

Contents

# Pipedream Files

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

## Install Tool

    gem install pipedream

This installs both the `pipe` and `pipedream` commands. They do the same thing, the `pipe` command is just shorter to type.

## Update Project

To update the CodePipeline pipelines:

    pipedream deploy

## Start a Execution

To start a CodePipeline execution:

    pipedream start

To specify a branch:

    pipedream start -b feature

Version data entries

78 entries across 78 versions & 1 rubygems

Version Path
terraspace-2.0.3 .pipedream/README.md
terraspace-2.0.2 .pipedream/README.md
terraspace-2.0.1 .pipedream/README.md
terraspace-2.0.0 .pipedream/README.md
terraspace-1.1.7 .pipedream/README.md
terraspace-1.1.6 .pipedream/README.md
terraspace-1.1.5 .pipedream/README.md
terraspace-1.1.4 .pipedream/README.md
terraspace-1.1.3 .pipedream/README.md
terraspace-1.1.2 .pipedream/README.md
terraspace-1.1.1 .pipedream/README.md
terraspace-1.1.0 .pipedream/README.md
terraspace-1.0.6 .pipedream/README.md
terraspace-1.0.5 .pipedream/README.md
terraspace-1.0.4 .pipedream/README.md
terraspace-1.0.3 .pipedream/README.md
terraspace-1.0.2 .pipedream/README.md
terraspace-1.0.1 .pipedream/README.md
terraspace-1.0.0 .pipedream/README.md
terraspace-0.7.2 .pipedream/README.md