CLI
-
What is ALGoCtl?
ALGoCtl is a small command line tool - AL-Go for GitHub Control CLI - that I have built to automate the things I keep doing by hand when working with AL-Go for GitHub repositories. It is open source and lives here: https://github.com/Freddy-DK/ALGoCtl. Right now it does three things: CreateRepo, UpdateRepo and CreateRelease. CreateRepo - create an AL-Go for GitHub repo based on a template. UpdateRepo - update AL-Go for GitHub system files based on a template. CreateRelease - create a...
