v2.3.0 — guided installer + README overhaul #127
danielPoloWork
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
MINOR (additive) — everything since v2.2.0. This is the first release to ship the guided installer.
Highlights
M9 — guided cross-platform installer
A guided installer (
setup.{sh,command,ps1,bat}) downloads the bundle, verifies its SHA256 (fail-closed), and extracts it additively (never overwriting an existing file). It is interactive when run bare (asks new-vs-existing repo, path, and the name;git inits a new repo) and fully scriptable via flags./eados inittidies the installer's leftovers afterward.This release also attaches a
SHA256SUMSmanifest + the installer scripts, so these become stable links:https://github.com/danielPoloWork/pgs-eados/releases/latest/download/setup.sh…/setup.ps1(plussetup.command,setup.bat)README — comprehensive overhaul
Retitled to EADOS — Enterprise Agentic Delivery OS; standalone framing, a License & ownership section, a downloads badge, a table of contents, Why EADOS (incl. the vs-cookiecutter positioning), Capabilities at a glance, the phase-pipeline table, a Security posture section, and a FAQ — with the zh-Hans + ja translations in lockstep.
Also
Install (one step)
curl -fsSL https://github.com/danielPoloWork/pgs-eados/releases/latest/download/setup.sh -o setup.sh && sh setup.shWindows: download
setup.ps1and double-clicksetup.bat. Full options + the double-click notes are in USAGE §6.Full details: CHANGELOG
[2.3.0].This discussion was created from the release v2.3.0 — guided installer + README overhaul.
Beta Was this translation helpful? Give feedback.
All reactions