CircleCI-Archived / orb-starter-kit

A starter kit for new orb authors
https://circleci.com/orbs
MIT License
27 stars 23 forks source link

Grep error fix mac #5

Closed KyleTryon closed 5 years ago

KyleTryon commented 5 years ago

grep -P does not work on MacOS. replaced with Awk and sed.

Also included an experimental change to be tested immediately. The script now switched to an Alpha branch before committing code that could result in a published orb.