diff --git a/README.md b/README.md new file mode 100644 index 0000000..9cca3a7 --- /dev/null +++ b/README.md @@ -0,0 +1,61 @@ +
+
+
+
+
Termtap
+Tap into your app's API traffic from the terminal.
+ ++ Site | + Docs | + Releases +
+ + + +--- + +## Installation + +Download the prebuilt binary for your OS from GitHub [releases page](https://github.com/haydenhargreaves/termtap/releases). + +Supported: macOS, Linux, Windows. + +## Quick start + +```bash +tap run -- go run . +tap run --port 9090 -- go run . +tap cert +``` + +## Commands + +```text +tap demo +tap cert +tap run [--port