Closed ashfurrow closed 9 years ago
worth quoting the output keys - they could contain spaces. pod keys set StripeProductionPublishableKey "-" Eidolon
good idea!
Otherwise looks awesome. And Green. Ace.
Cool, pushed up a change. Let me know what you think of using <<-
as I have. The indentation looks weird but I'm not sure how to fix it.
Side note: I really really liked rubocop telling me what the style was of the repo, and in general what "good ruby" looks like (to you at least :stuck_out_tongue:). It was nice, as someone not as familiar with the practices, to have a computer tell me instead of a person.
DESC like that is totally natural and ruby-like, all OK.
Glad to have the perspective, cause if you sit with me and alloy you'll hear a bunch of whining about rubocop ;)
Haha, totally. I just mean that the <<-EOS
needs to have no indentation, which looks weird.
Is there a way to maintain indentation within these blocks?
Also, would you mind pushing up a release when you have a moment?
done
Usage is documented; it works like this:
Where the
-
is actually the real key (they're all OSS keys in this example). Now we can copy+paste this output into 1Password and use it to set up new machines.Fixes #118.