Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated README
  • Loading branch information
eko committed Jul 19, 2019
1 parent 5baa59a commit 0c9ab0a
Show file tree
Hide file tree
Showing 2 changed files 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](https://github.com/eko/monday/blob/master/misc/monday.gif?raw=true)

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
Binary file added misc/monday.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0c9ab0a

Please sign in to comment.