File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 11# Flatpak Builder Tools
22
3- This repository contains a collection of various scripts to aid in using ` flatpak-builder ` .
3+ This repository contains a collection of various scripts to aid in using
4+ ` flatpak-builder ` .
45
56Feel free to submit your own scripts that would be useful for others.
67
@@ -9,15 +10,15 @@ process to generate manifests.
910
1011See the sub-directories of the respective tools for more information and licenses.
1112
12- ## Converting manifests from JSON to YAML
13+ ## Flutter
14+
15+ Please look at the [ flatpak-flutter] ( https://github.com/TheAppgineer/flatpak-flutter )
16+ project, developed by [ Jan Koudijs] ( https://github.com/JanKoudijs ) .
17+
18+ ### Converting manifests from JSON to YAML
1319
1420A simple script to help convert JSON manifests to YAML is also in this repo.
1521
1622After cloning the repository you can run ` ./flatpak-json2yaml.py /path/to/example.json --output=example.yml ` .
1723
1824This depends on [ PyYAML] ( https://pypi.org/project/PyYAML/ ) which may need to be installed.
19-
20- ## Flutter
21-
22- Please look at the [ flatpak-flutter] ( https://github.com/TheAppgineer/flatpak-flutter )
23- project, developed by [ Jan Koudijs] ( https://github.com/JanKoudijs ) .
You can’t perform that action at this time.
0 commit comments