Skip to main content

yaml orchestration for bash

Project description

Sometimes I find make too old, autoplay unfrustrates me.

Getting started

Install with pip install autoplay.

Create a file with name autoplay.yml containing:

---
name: example
example_var: ./autoplay-example
multiline_var: |
  foo
  bar
setup:
- test -f $example_var || echo "$multiline_var" > $example_var
script:
- cat $example_var

Then, see the commands it would execute with autoplay example

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autoplay-0.0.3.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file autoplay-0.0.3.tar.gz.

File metadata

  • Download URL: autoplay-0.0.3.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.1

File hashes

Hashes for autoplay-0.0.3.tar.gz
Algorithm Hash digest
SHA256 e87a1b26310a634c3784e433e5a6dbceb0a9fc8ea6ea738cb781d9b2290fc387
MD5 930d50fe5e278b15dda35a413157f1d8
BLAKE2b-256 07961137fb9ab12f3850ec2e23be5727f609cea38b8bc3bdbcda7349b364152f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page