1.0.1 • Published 2 years ago

localhooks-cli v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

LocalHooks CLI

This is the CLI for the LocalHooks Project. See the documentation here: https://docs.localhooks.dev

Usage: localhooks-cli [options]

CLI to test webhooks locally.

Options:
-V, --version output the version number
-s, --server <url> The URL for you LocalHooks server. (default: "https://server.localhooks.dev/events")
-f, --forward <url> The URL to forward events to. (default: "http://localhost:3001/webhooks")
-c, --channel <id>   The channel id of events you want to listen to.
-d, --debug Enable debug. (default: false)
-h, --help display help for command

Local Development

You can run the project locally using: npm run dev -- -d

License

MIT

1.0.1

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

1.0.0

2 years ago