Skip to content

osbuild/osbuild-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osbuild-rs

Build-Pipelines for Operating System Artifacts in Rust

The osbuild-rs project provides native access to build-pipelines for operating system artifacts from within the Rust programming language. It is used by OSBuild to run the pipeline engine and implement the individual stages of the build process.

See the OSBuild Project for information on how to access and invoke build-pipelines, as well as further information on integration into the wider OSBuild Ecosystem.

Project

Requirements

The runtime requirements for this project are:

  • none

At build-time, the following software is required:

  • rust >= 1.64.0

Build

To build this project, run:

cargo build

Repository:

License:

  • Apache-2.0
  • See LICENSE file for details.

About

Build-Pipelines for Operating System Artifacts in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages