Skip to content

Add post-sync build directive for modules #172

Description

@MatthewEppelsheimer

Currently if a module's source requires a build process to compile after syncing that's more involved than picking or dropping certain files, said process needs to be run after a peru sync.

The feature would be specifying in peru.yaml a script within the module to execute after a peru sync. Perhaps use keyword build.

It's possible to script this in a watcher that wraps peru sync operations, so maybe this is out of scope for the project, similar to peru override watch #163. (?)

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