tiddlywiki
Version:
a non-linear personal web notebook
35 lines (34 loc) • 1.41 kB
JSON
{
"permissions": {
"allow": [
"Bash(gh pr:*)",
"Bash(npm install:*)",
"Read(//tmp/**)",
"Bash(rm -rf /tmp/tw-dyn-test)",
"Bash(mkdir -p /tmp/tw-dyn-test/tiddlers /tmp/tw-dyn-test/content)",
"Bash(kill 36083 35881)",
"Bash(wait)",
"Read(//private/tmp/**)",
"Bash(npm ls:*)",
"Bash(npm start:*)",
"Bash(echo \"started pid $!\")",
"Bash(curl -s -o /dev/null -w \"%{http_code}\\\\n\" http://localhost:8080/)",
"Bash(pkill -f \"tiddlywiki-wrapper/start.js\")",
"Bash(rm -f /Users/jeremyruston/git/Jermolene/twillm/vault/Transformer.md.meta)",
"Bash(cat)",
"Bash(curl -s -X PUT -H \"X-Requested-With: TiddlyWiki\" -H \"Content-Type: application/json\" --data-binary @/tmp/put.json http://localhost:8080/recipes/default/tiddlers/Transformer -w \"HTTP %{http_code}\\\\n\")",
"Bash(git -C /Users/jeremyruston/git/Jermolene/twillm status)",
"Bash(git -C /Users/jeremyruston/git/Jermolene/twillm diff)",
"Bash(git -C /Users/jeremyruston/git/Jermolene/twillm log --oneline -5)",
"Bash(git commit -m ':*)",
"Bash(cp tiddlywiki-wrapper/start.js /tmp/start-full.js)",
"Bash(git reset:*)",
"Bash(cp /tmp/start-full.js tiddlywiki-wrapper/start.js)",
"Bash(git ls-tree *)"
],
"additionalDirectories": [
"/tmp/tw-dyn-test",
"/private/tmp/tw-dyn-test"
]
}
}