https://github.com/badetitou/pharolauncher-flatpak
https://github.com/badetitou/pharolauncher-flatpak
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/badetitou/pharolauncher-flatpak
- Owner: badetitou
- Created: 2023-09-03T16:05:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T16:34:48.000Z (about 2 years ago)
- Last Synced: 2025-01-14T01:15:22.510Z (9 months ago)
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Readme
## Build locally
```sh
flatpak-builder --force-clean build-dir org.pharo.PharoLauncher.yml
```## Build and test locally
```sh
flatpak-builder --user --install --force-clean build-dir org.pharo.PharoLauncher.yml
flatpak run org.pharo.PharoLauncher
```