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

https://github.com/badetitou/pharolauncher-flatpak


https://github.com/badetitou/pharolauncher-flatpak

Last synced: 3 months ago
JSON representation

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
```