apps: Add collect-app-source-code script
Extract giant shell command line used to retrieve source code of the
application and its dependencies, and convert it to Pyhton3.
This change requests that the SDK embeds Pyhton3 to be able to use
`./run.py app` subcommand.
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
parent
9e28b06b
No related branches found
No related tags found
Showing
- README 3 additions, 0 deletionsREADME
- flatdeb/collect-app-source-code 118 additions, 0 deletionsflatdeb/collect-app-source-code
- run.py 15 additions, 50 deletionsrun.py
- runtimes/net.debian.flatpak.Base.yaml 1 addition, 0 deletionsruntimes/net.debian.flatpak.Base.yaml
- runtimes/net.debian.flatpak.Games.yaml 1 addition, 0 deletionsruntimes/net.debian.flatpak.Games.yaml
- t/mypy.sh 1 addition, 0 deletionst/mypy.sh
- t/pycodestyle.sh 1 addition, 0 deletionst/pycodestyle.sh
- t/pyflakes.sh 1 addition, 0 deletionst/pyflakes.sh
Loading
Please register or sign in to comment