Sha256: 8df6b9266f5b9693d142c883df84380998876c149e714d7a9b0e71a878d437f1
Contents?: true
Size: 569 Bytes
Versions: 26
Compression:
Stored size: 569 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 up ## Start a Execution To start a CodePipeline execution: pipedream start To specify a branch: pipedream start -b feature
Version data entries
26 entries across 26 versions & 1 rubygems