This website requires JavaScript.
Explore
Help
Sign In
Holllo
/
hooked
Watch
1
Fork
You've already forked hooked
0
Code
Issues
3
Releases
1
Activity
ba6d4fb0d1
hooked
/
hooked-cli
/
source
/
templates
/
default.sh
6 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
Add basic CLI setup with install command.
2022-10-28 17:39:15 +00:00
#!/usr/bin/env bash
# Installed by Hooked.
Add an explicit --config to the default hook template.
2022-11-01 12:42:14 +00:00
hooked run
{
{
hook_type
}
}
--config
{
{
config_path
}
}