clitutor
Version:
Interactive CLI learning tool for beginners
24 lines • 491 B
JSON
{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git tag:*)",
"Bash(git commit:*)",
"Bash(chmod:*)",
"Bash(node:*)",
"Bash(grep:*)",
"Bash(git checkout:*)",
"Bash(npm run start:*)",
"Bash(npm run:*)",
"Bash(git push:*)",
"Bash(git pull:*)",
"Bash(rg:*)",
"Bash(npm whoami:*)",
"Bash(npm view:*)",
"Bash(test:*)",
"Bash(cat:*)",
"Bash(npm publish:*)"
],
"deny": []
}
}