Skip to content

Commit

Permalink
add tilt demo to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iwilltry42 committed Jan 20, 2021
1 parent 0935df7 commit 02ef9bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
- [`docker`](https://docs.docker.com/get-docker/)
- [`k3d >= v4.0.0`](https://k3d.io/#installation)
- (optional) [`tilt`](https://docs.tilt.dev/install.html)
- [kubens](/~https://github.com/ahmetb/kubectx) callable via the `kubens` binary
- [chromium](https://www.chromium.org/Home) callable via the `chromium` binary
- [`kubens`](/~https://github.com/ahmetb/kubectx) callable via the `kubens` binary
- [`chromium`](https://www.chromium.org/Home) callable via the `chromium` binary

## Resources

Expand All @@ -21,3 +21,4 @@
- Full k3d lifecycle and usage demo: `make demo`
- Multi-Server Setup demo: `make demo-multiserver`
- Config File Demo: `make demo-configfile`
- Demo with Tilt: `make demo-tilt`

0 comments on commit 02ef9bf

Please sign in to comment.