Skip to content

Add explicit installation prerequisites for rustup, uv, just, and Windows C++ Build Tools #47

Description

@Hamza1610

While I was setting up the project on my Windows environment, I ran into setup difficulties because the repository prerequisites are not listed in the README.

When following the instructions under, the setup guide doesn't show that rustup, uv, just, and platform build tools as prerequisite. On Windows specifically, running scripts/generate-windows.sh requires Visual Studio C++ Build Tools (MSVC linker) alongside the x86_64-pc-windows-msvc Rust target.

Without these prerequisites explicitly documented, new contributors especially those on Windows or fresh setups can encounter unexpected build and shell errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions