Skip to content

(feat): Create homebrew install for CLI and rename to nixo #5

@HashWarlock

Description

@HashWarlock

The current install path emphasizes Nix builds from source:
nix build github:HashWarlock/nixosandbox
Run binary from ./result/bin/nixosandbox

The goal is to make install and usage easier for mainstream users and agent runtimes:

  1. Install through Homebrew without requiring users to build the whole project with Nix.
  2. Use nixo as the primary CLI command.
  3. Keep nixosandbox as a compatibility alias.
  4. Provide a cross-agent skill using the Agent Skills standard so any compliant runtime can use the CLI reliably.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions