jotamartos / bnhelper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitnami-tui

Basic skeleton for a ascii ui that can help users do basic operations to config bitnami stacks

roadmap

  • create a parser from json or yaml into the tui objects
  • create a way to save status based
  • create files for standard bitnami actions

TL;DR;

docker build -t bitnami-tui .
docker run --rm -it bitnami-tui

About


Languages

Language:Go 86.6%Language:Shell 7.7%Language:Dockerfile 5.7%