Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 865 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 865 Bytes

Sailo-rs

The library for Sailors that want to write SailfishOS apps in Rust. The goal of this project is to make writing Rust applications for SailfishOS as simple as they are with Python and C++, if not simpler, and provide a framework with the least amount of overhead possible.

Build images

This crate contains Docker images, based on the Platform SDK (Dockerized by CODeRUS, thank you!), that contain three Rust compilers (stable, beta, nightly).

Use them as registry.gitlab.com/whisperfish/sailo-rs/platform-$MER_ARCH-$SFOS_VERSION:latest, with the following parameters:

MER_ARCH

  • armv7hl
  • aarch64
  • i486

SFOS_VERSION

  • 3.4.0.24

RPM validator images

Use them as registry.gitlab.com/whisperfish/sailo-rs/rpm-validator:latest, with the following parameters: