Skip to content

Instantly share code, notes, and snippets.

@sbesson
Forked from criswell/fake_tags.json
Last active December 21, 2015 01:29
Show Gist options
  • Save sbesson/6228179 to your computer and use it in GitHub Desktop.
Save sbesson/6228179 to your computer and use it in GitHub Desktop.
[{
"type" : "tag",
"name" : "Foo001",
"desc" : "A foo was fooed when the food was few.",
"set" : [{
"type" : "tag",
"name" : "Foo001_Sub1",
"desc" : "Substandard substitutes with stubbed tubs."
}, {
"type" : "tag",
"name" : "Foo001_Sub2",
"desc" : "Strained strange trains stray starkly."
}, {
"type" : "tag",
"name" : "Foo001_Sub3",
"desc" : "Two towed to too tooled towels."
}]
},
{
"type" : "comment",
"name" : "Boo001",
"desc" : "A foo was fooed when the food was few.",
},
{
"type" : "file",
"name" : "Foo",
"path" : "~/Foo.txt"
"desc" : "A foo was fooed when the food was few.",
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment