https://github.com/adrianliechti/loop
Seamless Development on Kubernetes
https://github.com/adrianliechti/loop
devops kubernetes networking
Last synced: about 3 hours ago
JSON representation
Seamless Development on Kubernetes
- Host: GitHub
- URL: https://github.com/adrianliechti/loop
- Owner: adrianliechti
- License: apache-2.0
- Created: 2021-09-21T11:26:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T16:14:18.000Z (9 months ago)
- Last Synced: 2025-04-09T08:51:16.702Z (9 months ago)
- Topics: devops, kubernetes, networking
- Language: Go
- Homepage:
- Size: 458 KB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Loop
## Installation
#### MacOS / Linux
[Homebrew](https://brew.sh)
```
brew install adrianliechti/tap/loop
```
#### Windows
[Scoop](https://scoop.sh)
```shell
scoop bucket add adrianliechti https://github.com/adrianliechti/scoop-bucket
scoop install adrianliechti/loop
```