E5C1 GitHub - marvinroger/cli: Cross-platform commandline utility listening for requests and emails from a Webhook.site URL and forwards them locally · GitHub
[go: up one dir, main page]

Skip to content

marvinroger/cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webhook.site CLI

This repository contains the official command-line interface for Webhook.site.

Usage & Documentation

For usage information and a full list of commands, please see https://docs.webhook.site/cli.html.

Installation

Docker

If you have installed Docker, you can simply run Webhook.site CLI via docker run, like this:

docker run -ti webhooksite/cli -- whcli help

Node.js

Node version 16 or greater required.

To install: npm install -g @webhooksite/cli

Then you can run e.g. whcli help

About

Cross-platform commandline utility listening for requests and emails from a Webhook.site URL and forwards them locally

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.9%
  • Dockerfile 2.1%
0