Skip to content

Allow new scripts to be added from stdin with the add command #48

@Plommonsorbet

Description

@Plommonsorbet

This option would make migrating existing shell scripts to pier a lot easier!

Example usage

echo 'for i in {1..10}; do echo $i; done' | pier add -a count_to_ten

Perhaps in the future we could add a json input option as well where you dump the whole script struct into stdin. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions