Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/corytodd/mask

Snap + CMake demo app
https://github.com/corytodd/mask

Last synced: 2 days ago
JSON representation

Snap + CMake demo app

Awesome Lists containing this project

README

        

# Mask - A CMake Snap Sample

The mask binary isn't very interesting but snaps are cool.

## Building

1. Install `snap` and `snapcraft`
2. Edit `snap/snapcraft.yaml` to meet your needs
3. Run `snapcraft` from the root of this repo
3. Install in devmode `snap install --devmov path/to/your_package.snap`