Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/corytodd/mask
- Owner: corytodd
- License: mit
- Created: 2022-04-15T18:02:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-15T18:44:30.000Z (over 2 years ago)
- Last Synced: 2024-04-16T12:53:25.447Z (7 months ago)
- Language: C++
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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`