Apollo operator console — CLI + interactive TUI
Installing the package modifies existing user shell startup files to run an Apollo command through eval in future shells. A conditional repair additionally invokes npm to fetch this package's OpenTUI dependencies.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgpostinstall automatically runs shell-setup code.
package.jsonView on unpkg · L27Package source references dynamic require/import behavior.
bin/apollo.jsView on unpkg · L10setup-shell appends an eval-based hook to user shell RC files.
scripts/setup-shell.mjsView on unpkg · L17setup-shell appends an eval-based hook to user shell RC files.
scripts/setup-shell.mjsView on unpkg · L47postinstall may delete its bundled @opentui directory and run npm install.
scripts/ensure-opentui.mjsView on unpkg · L31Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L29Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L29postinstall automatically runs shell-setup code.
package.jsonView on unpkg · L27Package source references dynamic require/import behavior.
bin/apollo.jsView on unpkg · L10setup-shell appends an eval-based hook to user shell RC files.
scripts/setup-shell.mjsView on unpkg · L17setup-shell appends an eval-based hook to user shell RC files.
scripts/setup-shell.mjsView on unpkg · L47postinstall may delete its bundled @opentui directory and run npm install.
scripts/ensure-opentui.mjsView on unpkg · L31