new (174B)
1 #!/bin/rc 2 3 rfork e 4 5 id=`{uuid} 6 file=$home/lib/wdb/data/$id 7 8 cat > $file <<EOF 9 { $id 10 { name 11 .n unnamed 12 } 13 { tags untagged } 14 { type untyped } 15 { status planned } 16 } 17 EOF 18 19 echo $id
stewa monorepo of some sort | |
git clone git://git.nsmpr.xyz/stew.git | |
Log | Files | Refs |