Hey there @ZeonBlue I've hopefully improved the docs and package info enough to give more of an idea of the directional approach with this. I also wanted to share some detail behind the thought process.
With Ludum Dare 47's theme 'stuck in a loop', I was quickly reminded of a project I'd been meaning to undertake for some time: a developer-centric CLI that augments elements from some of my favorite things: code, creative projects, and gaming. I will be the first to admit it's very rough for as an early a release it is, but I've started working on it again with hope to be more prepared for the next Ludum Dare where I can use it to jumpstart my next project.
You can view the Vimeo vod to see the commands in action, but it's not game-like in its current state which was the goal of mine from the start (make the command line fun). Instead of being prompted for git, it might ask what type of project you'd like to create instead (code, creative, game) and manage the back-end work for you as it loads up relevant files for the project you decided to move forward with.
The reason this is an infinite loop/stuck in a loop is because the project could really go on infinitum, say for example you wanted to add golang support or Unity-engine.