Skip to content

Docker Image and scripts for easily compiling native applications (C, C++ and Rust) for the Steam Deck

License

Notifications You must be signed in to change notification settings

SteamDeckHomebrew/Native-Toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Native-Toolchain

Docker Image and scripts for easily compiling native applications (C, C++ and Rust) for the Steam Deck

Usage

Building docker container

$ git clone --recurse-submodules https://github.com/SteamDeckHomebrew/Native-Toolchain
$ cd Native-Toolchain
$ docker build -t "steam-deck-homebrew/toolchain" .

Building Rust template

$ cargo install cross
$ cross build

About

Docker Image and scripts for easily compiling native applications (C, C++ and Rust) for the Steam Deck

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages