Add install.sh one-liner install script #157
Labels
No labels
accessibility
backlog
beta-feedback
bug
duplicate
enhancement
feature-request
good first issue
help wanted
invalid
needs-design
needs-triage
question
status:blocked
status:in-progress
status:review
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/kiwi#157
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Peregrine and Snipe both ship a one-liner install script that lets users run:
This product is missing that script. The script should:
.env.example→.envmanage.sh startRef: Peregrine's
install.shis the reference implementation. Hold off until the product is stable enough for a public release.Superseded by the org-wide
cf-appsinstall menu incf-node-bootstrap(seecf-apps/pagepiper.manifestandcircuitforge-plans/cf-node-bootstrap/superpowers/plans/2026-07-17-cf-apps-install-menu.md). That design explicitly classifies this product as Docker-primary — itsapp_setup_docker()hook runsdocker compose/docker rundirectly rather than shelling out to a per-repoinstall.sh(unlike peregrine/snipe/turnstone, which do ship their own). Closing in favor of the bootstrapper covering it.