- Remote Desktop Setup
If you want to hack on and build the Deck-Buddy app yourself, you'll need the following dependencies:
- libgee-0.8-dev
- libgtk-3-dev
- meson
- valac
Run meson build
to configure the build environment
meson build --prefix=/usr
cd build
To install, use ninja install
, then execute with com.github.philip_scott.deck_buddy
sudo ninja install
com.github.philip_scott.deck_buddy