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