Skip to content
This repository was archived by the owner on May 16, 2021. It is now read-only.

m1ten/oxidize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ WARNING
This project is incomplete and may not work as expected.

oxidize Rustc Version

one of the many build systems

Installation

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

Building from source

  1. Install Rust nightly >=1.53.0 using rustup
    $ rustup toolchain install nightly
  2. Clone the source using git
    $ git clone https://github.com/m1ten/oxidize.git
    $ cd oxidize
  3. Build and run using cargo
    $ cargo +nightly run --release

License

oxidize is licensed under zlib.

About

one of the many build systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages