tau-OS / rust-template

The quickest way to get started with libhelium & Rust.

Repository from Github https://github.comtau-OS/rust-templateRepository from Github https://github.comtau-OS/rust-template

Template Screenshot

libhelium Rust Template

The quickest way to get started with libhelium & Rust.

License: GPL v3

๐Ÿš€ Getting Started

Welcome! Please see the various resources below. If you have any questions, our Discord is always open :)

Note A tutorial for using this template is currently in-progress. If you'd like to help us, please join our Discord!

๐Ÿ› ๏ธ Dependencies

Please make sure you have these dependencies first before building.

gtk4
libhelium-1
meson
cargo
rustc
blueprint-compiler

๐Ÿ—๏ธ Building

Simply clone this repo, then:

meson setup _build --prefix=/usr
meson compile -C _build
sudo meson install -C _build --no-rebuild

About

The quickest way to get started with libhelium & Rust.

License:GNU General Public License v3.0


Languages

Language:Meson 52.7%Language:Rust 36.5%Language:Shell 10.8%