Skip to content

Build instructions #10

@tmandry

Description

@tmandry

I didn't see instructions for building (sorry if I missed them). Here's how I got it to work:

cargo install cargo-zigbuild
brew install zig
rustup target install aarch64-unknown-linux-gnu
cargo zigbuild --target aarch64-unknown-linux-gnu --release

# Binary is target/aarch64-unknown-linux-gnu/release/opensleep

Thanks for making this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions