Skip to content

a1ecbr0wn/snapcraft

Repository files navigation

Snapcraft

Crates.io Crates.io Build Status docs.rs dependency status snapcraft.io

A Rust library giving access to the snapcraft standard environment variables for when you need to alter your behaviour when your application is running inside a snap, e.g. you need to find the user's home folder to access some shared settings, or you need to work out where the data folder of the snap is so that you can write to it.

This repository also contains an example application that will be pushed to the snapcraft store as rust-example by the automated build.

Get the example app from the Snap Store