Files

10 lines
116 B
JSON
Raw Permalink Normal View History

{
"builders":[
{
"type":"file",
"target":"chocolate.txt",
"content":"chocolate"
}
]
}