Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Question: is there a bash abstraction? #62

@jerger

Description

@jerger

As build steps get more complicated (at the moment I try to introduce a build-target dir in order to separate src from build artifacts) I want do modularize my bash-scripts. I think && is not enough ...

terraform-plan
  {product (str terraform-build-dir "/proposed.plan")
   update! #$ ["cd" terraform-build-dir "&&"
                      "terraform" "plan" "-out" product]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions