https://github.com/kulla/2023-12-10-flatpak-getting-started
Repository for running the flatpak tutorial at https://docs.flatpak.org/en/latest/first-build.html)
https://github.com/kulla/2023-12-10-flatpak-getting-started
Last synced: 3 months ago
JSON representation
Repository for running the flatpak tutorial at https://docs.flatpak.org/en/latest/first-build.html)
- Host: GitHub
- URL: https://github.com/kulla/2023-12-10-flatpak-getting-started
- Owner: kulla
- License: cc0-1.0
- Created: 2023-12-10T22:26:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-10T23:26:21.000Z (over 2 years ago)
- Last Synced: 2025-03-11T16:48:34.639Z (about 1 year ago)
- Language: Makefile
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2023-12-10-flatpak-getting-started
Repository for running the [flatpak tutorial](https://docs.flatpak.org/en/latest/first-build.html). In addition the possibility is added to read from and write to the host filesystem. See [`Makefile`](./Makefile) for some useful commands. Run `make` to see the possible commands to run.