Open
Description
Since flatpak usage varies according to the type of app someone is building, we ought to ensure that there is documentation for the most common app types. The documentation plan suggests the following:
- Python
- Electron
- Vala
- Java (see Bring back the bundling a java app tutorial #17)
- Ruby/gems
For each of these, we probably want:
- Guidance on how each one differs from the standard build methods
- Explain how to use any special tools
- Flag any quirks
- Point to examples