You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
.gitignore | 4 weeks ago | |
README.md | 3 weeks ago | |
main.js | 3 weeks ago | |
package.json | 4 weeks ago | |
yarn.lock | 4 weeks ago |
README.md
posthook-cli
REPL CLI client for the Posthook API.
Commands:
help [command...] Provides help for a given command.
exit Exits application.
login <apiKey> Log client in
logout Log client out
list [options] List hooks
get <id> Get hook
add [options] <path> <date> Add hook
delete <id> Delete hook
Installation : yarn global add git+https://git.kaki87.net/KaKi87/posthook-cli.git