| This project is incomplete and may not work as expected. |
one of the many build systems
Download the latest binary from releases (stable) or actions (individual commits; You will need to be logged in to download the artifacts)
# Linux and macOS: Give execution permission to oxidize and run
$ chmod +x oxidize && ./oxidize
# Windows: Run the exe
$ ./oxidize.exe- Install Rust nightly >=1.53.0 using
rustup$ rustup toolchain install nightly
- Clone the source using
git$ git clone https://github.com/m1ten/oxidize.git $ cd oxidize - Build and run using
cargo$ cargo +nightly run --release
oxidize is licensed under zlib.