Skip to content

Strip the README to an introduction and the setup steps - #13

Merged
siliconwitch merged 1 commit into
mainfrom
dev
Aug 14, 2026
Merged

Strip the README to an introduction and the setup steps#13
siliconwitch merged 1 commit into
mainfrom
dev

Conversation

@siliconwitch

Copy link
Copy Markdown
Member

Four sections now: intro, install, local development, releasing.

Gone: the directory tree, which goes stale whenever a file moves, and the one-time release setup, which is done and never repeated.

Each install option names its operating system and carries its update command. Two corrections found while checking them:

  • nix profile install github:siliconwitchery/superstack-cli names the profile entry after the repository, superstack-cli, not after the flake's pname. So nix profile upgrade superstack matched nothing and exited 0 having upgraded nothing. Installing #superstack explicitly names the entry and makes the upgrade line work.
  • "Each option needs a published release" was false for Nix, which builds from source at whatever commit it is pointed at.

Also notes that Scoop needs git and that Nix needs nix-command and flakes enabled, both of which the steps assumed.

Drops the directory tree and the one-time release setup, which is done and
never repeated. Each install option now names its operating system and
carries its update command, and the Nix entry installs the named output so
that upgrading it resolves.
@siliconwitch
siliconwitch merged commit e55e805 into main Aug 14, 2026
1 check passed
@siliconwitch
siliconwitch deleted the dev branch August 14, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant