Dev for proggy.io here.<p>Why I built this: I occasionally find the need to build CLI scripts. Whether it be for resetting variables, performing some mundane task, it seemed to involve the same process of trial and error. I wondered if it would be possible to create some sort of reusable blocks and design my CLI program with a web UI. This way, anyone on my team could modify it who weren't comfortable touching bash scripts or just wanted something where they could clone and tinker for their own needs easily.<p>Be happy to answer any questions!