Skip to content

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

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. :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions