1.0.1 • Published 11 months ago

localhooks-cli v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months 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

11 months ago

0.0.10

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

12 months ago

1.0.0

12 months ago