timoni
Timoni is a package manager for Kubernetes, powered by CUE and inspired by Helm.
How to download and setup timoni
Open terminal and run command
git clone https://github.com/stefanprodan/timoni.git
git clone is used to create a copy or clone of timoni repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with timoni https://github.com/stefanprodan/timoni/archive/master.zip
Or simply clone timoni with SSH
[email protected]:stefanprodan/timoni.git