Sha256: 0908daabfd0df145389fdff56f3f9df545da50b8fe7825fb635e075f1bd67e4a

Contents?: true

Size: 588 Bytes

Versions: 8

Compression:

Stored size: 588 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 demo

## Start a Execution

To start a CodePipeline execution:

    pipedream start demo

To specify a branch:

    pipedream start demo -b feature

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
pipedream-0.4.8 lib/template/.pipedream/README.md
pipedream-0.4.7 lib/template/.pipedream/README.md
pipedream-0.4.6 lib/template/.pipedream/README.md
pipedream-0.4.5 lib/template/.pipedream/README.md
pipedream-0.4.4 lib/template/.pipedream/README.md
pipedream-0.4.3 lib/template/.pipedream/README.md
pipedream-0.4.2 lib/template/.pipedream/README.md
pipedream-0.4.1 lib/template/.pipedream/README.md