Skip to content

handle piped input#5

Open
jonathanstrong wants to merge 1 commit intofmahnke:masterfrom
jonathanstrong:master
Open

handle piped input#5
jonathanstrong wants to merge 1 commit intofmahnke:masterfrom
jonathanstrong:master

Conversation

@jonathanstrong
Copy link
Copy Markdown

modification to handle version input either via command line (how it worked) or as piped stdin input:

$ echo "1.2.3" | ./increment_version.sh -p
1.2.4

$ echo "1.2.3" | ./increment_version.sh -p
1.2.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants