https://github.com/refi64/flatpak-presentation
Slides and examples from my Flatpak live stream
https://github.com/refi64/flatpak-presentation
Last synced: about 1 year ago
JSON representation
Slides and examples from my Flatpak live stream
- Host: GitHub
- URL: https://github.com/refi64/flatpak-presentation
- Owner: refi64
- Created: 2019-04-07T22:58:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T22:59:05.000Z (about 7 years ago)
- Last Synced: 2025-03-16T01:41:25.134Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://youtu.be/xnnJRP4t9gM
- Size: 117 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flatpak-presentation
Slides from [my Flatpak live stream](https://www.youtube.com/watch?v=xnnJRP4t9gM).
## Building
`yarn run gulp` will build an HTML file. To build the PDF, run
`google-chrome --headless --remote-debugging-port=9222`, then `yarn run gulp pdf`.
## com.refi64.HostScript example
Inside the `demo` folder.