Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
eko committed Jul 19, 2019
1 parent 5baa59a commit 27abf33
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ Your new microservice development environment friend. This CLI tool allows you t

✅ Port-forward an application locally using a remote one on Kubernetes (targeting a pod via label) or over SSH

✅ Forward traffic of a remote application over Kubernetes or SSH locally (see types ssh-remote & kubernetes-remote)
✅ Forward traffic of a remote application over Kubernetes, SSH or TCP locally (see example forward types)

✅ Auto reconnect when a port-forward connection is lost

Expand Down Expand Up @@ -73,6 +73,8 @@ $ make build

## Usage

[![Monday Asciinema](https://asciinema.org/a/LyhH2Gdz4JBo5bThPisZPTLpe.svg)](https://asciinema.org/a/LyhH2Gdz4JBo5bThPisZPTLpe)

First, you have to initialize monday and edit your configuration file (you have a [configuration example file here](https://raw.githubusercontent.com/eko/monday/master/example.yaml)).
Run the following command and edit the `~/monday.yaml` configuration file just created for you:

Expand Down

0 comments on commit 27abf33

Please sign in to comment.