NaabigaCode — agentic coding en terminal (TUI style Claude Code + backend Python). Installation one-shot : backend auto-installé dans ~/.naabiga.
Installing the package fetches an unpinned remote backend and installs its Python dependencies. The fetched code is outside this tarball and cannot be source-reviewed here.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgpostinstall runs an installer automatically.
package.jsonView on unpkg · L32Installer downloads mutable GitHub main tarball.
scripts/install-backend.mjsView on unpkg · L22Downloaded backend is copied to ~/.naabiga/backend.
scripts/install-backend.mjsView on unpkg · L57Installer creates a venv and installs remote requirements.
scripts/install-backend.mjsView on unpkg · L67Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L33postinstall runs an installer automatically.
package.jsonView on unpkg · L32Installer downloads mutable GitHub main tarball.
scripts/install-backend.mjsView on unpkg · L22Downloaded backend is copied to ~/.naabiga/backend.
scripts/install-backend.mjsView on unpkg · L57Installer creates a venv and installs remote requirements.
scripts/install-backend.mjsView on unpkg · L67