cakebox icon indicating copy to clipboard operation
cakebox copied to clipboard

Remote Cakebox.yaml

Open bravo-kernel opened this issue 11 years ago • 0 comments

Could just work as is but needs testing

YAML.parse(open('https://link_to_github_hosted/file.yaml'))
  • Should not require (yet another) local file so maybe:
    • ask for user input during vagrant up/reload
    • parsing an env variable

bravo-kernel avatar Mar 22 '15 11:03 bravo-kernel