Extract sinteractive into its own repo - #10
Open
jayhesselberth wants to merge 1 commit into
Open
Conversation
The script, man page, bodhi-compute skill, and the Makefile's install/tmux/nodes targets now live at https://github.com/rnabioco/sinteractive (history preserved via git filter-repo). Here the Makefile keeps only the bodhi-splash install, and docs/sinteractive.md becomes a Bodhi-focused guide that defers the full reference (env vars, other-cluster setup, admin targets) to the new repo. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
sinteractive now lives at rnabioco/sinteractive, extracted with full commit history (46 commits) via
git filter-repo.Moved there:
scripts/sinteractive→sinteractive(repo root)man/sinteractive.1skills/bodhi-compute/SKILL.md(andmake skill-install)nodesfan-out targetdocs/sinteractive.md→ its README (reworked for GitHub rendering, plus an MIT license)Kept here:
docs/sinteractive.mdremains in the site nav as a Bodhi-focused guide (install, Bodhi partitions/limits, tmux basics) and links to the new repo for the full reference (env vars, CU Alpine setup, admin/deploy targets).bodhi-splashinstall only; README updated to match.pixi run build(strict) passes.🤖 Generated with Claude Code