Avito CLI Helper

Tools that extends core Avito tool to improve experience with PaaS.

$ lift call && lift up

Motivation

In Avito we have an excellent PaaS which helps us to run our services in Kubernetes clusters with just a few commands. But I want to run it so quickly and frequently as possible to debug during development. For that reason, I need a possibility to up services written on Go locally from IDE like GoLand without losing the benefits that minikube provides.

Features

Notes

Roadmap