Created
September 14, 2015 13:55
-
-
Save arreyder/67a19e528bfce401066c to your computer and use it in GitHub Desktop.
Create berks pins
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
berks list | awk '{print $2,$3}' | tr -d '(' | tr -d ')' | awk '{print "cookbook \x27"$1" \x27= "$2"\x27"}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment