Created
February 5, 2018 12:45
-
-
Save geofffranks/418fd68c7adce7382332e2f05dd4d732 to your computer and use it in GitHub Desktop.
a bit o' spruce, from http://play.spruce.cf
This file contains hidden or 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
{"flavor":"1.11.0","prune":["meta"],"env":["HOME=/home/user"],"cherry_pick":[],"yaml":[{"filename":"first.yml","contents":"--- # first.yml\nsome_data: this will be overwritten later\na_random_map:\n key1: some data\nheres_an_array:\n- first element\n\n\n\n"},{"filename":"second.yml","contents":"--- # second.yml\nsome_data: 42dfgfg\na_random_map:\n key2: adding more data\nheres_an_array:\n- (( prepend ))\n- zeroth element\nmore_data: 84dfdf\n\n\n\n"}],"skip_eval":false,"fallback_append":false,"go_patch":false,"debug":false,"trace":false} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment