Create, view and edit code snippets fetched from Github Gists.
These dependencies must be present before building
valac>= 0.22
meson>=0.40.1
valagist-1.0
(found here)gtk+-3.0
gtksourceview-3.0
libsecret-1
git clone https://github.com/rickybassom/gtk-gist-manager.git
meson build
cd build
ninja # or 'ninja-build' on some distributions
sudo ninja install
dpkg-buildpackage -us -uc
sudo dpkg -i com.github.rickybassom.gtk-gist-manager_0.1.1_amd64.deb (or the equivalent)
(currently without a repo)
meson build
flatpak-builder build-dir com.github.rickybassom.gtk-gist-manager.json
flatpak-builder --run build-dir com.github.rickybassom.gtk-gist-manager.json com.github.rickybassom.gtk-gist-manager