https://github.com/fspv/flatpaks
My Flatpaks
https://github.com/fspv/flatpaks
Last synced: 2 months ago
JSON representation
My Flatpaks
- Host: GitHub
- URL: https://github.com/fspv/flatpaks
- Owner: fspv
- Created: 2023-05-29T12:25:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T15:06:42.000Z (about 1 year ago)
- Last Synced: 2025-01-10T12:16:32.617Z (4 months ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build
```sh
sudo apt-get install flatpak-builder
flatpak install org.freedesktop.Sdk
git config --global protocol.file.allow always./build.sh org.swaywm.sway
```