github-enterprise
-
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...
-
AL-Go for GitHub Enterprise
GitHub.com is the standard multi-tenant public platform where anyone can host personal or org repos, public or private. GHE.com refers specifically to GitHub Enterprise Cloud with data residency — a separate product tier where your enterprise gets its own dedicated subdomain (e.g., octocorp.ghe.com) instead of living on github.com/octocorp. The Challenge At this time, AL-Go for GitHub doesn’t work on GHE.COM enterprises, but there might be a solution for this ahead. I was contacted by Fellowmind in Sweden, who wanted to...
