elementary / feedback

GitHub Issue Reporter

Home Page:https://elementary.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feedback

Translation status

GitHub Issue Reporter

Feedback Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libappstream-dev
  • libgranite-7-dev
  • libgtk-4-dev
  • libadwaita-1-dev
  • meson
  • valac

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.feedback

ninja install
io.elementary.feedback

About

GitHub Issue Reporter

https://elementary.io

License:GNU General Public License v3.0


Languages

Language:Vala 89.3%Language:Meson 10.7%