Skip to content

nukeop/flatpak-builder-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

624 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flatpak Builder Tools

This repository contains a collection of various scripts to aid in using flatpak-builder.

Feel free to submit your own scripts that would be useful for others.

The intended usage of the generators is as a submodule used as part of your build process to generate manifests.

See the sub-directories of the respective tools for more information and licenses.

Flutter

Please look at the flatpak-flutter project, developed by Jan Koudijs.

Converting manifests from JSON to YAML

A simple script to help convert JSON manifests to YAML is also in this repo.

After cloning the repository you can run ./flatpak-json2yaml.py /path/to/example.json --output=example.yml.

This depends on PyYAML which may need to be installed.

About

Various helper tools for flatpak-builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 82.1%
  • TypeScript 11.0%
  • JavaScript 3.2%
  • Swift 1.3%
  • Perl 1.0%
  • Shell 0.8%
  • Other 0.6%