Utility program for Distyopoly game developers.
Creating a new project:
distyctl init [target_path] [--version VERSION]This command makes the framework available.
Planned features:
distyctl dev
distyctl render standalone/platform
# Bumps the version and creates
cz bump
# push the created tag
git push origin [TAGNAME]