ScrumPoker is a simple and useful scrum planning poker App. It helps you by making your estimation meetings more effective.
Open GNOME Builder, click the "Clone..." button, paste the repository url. Clone the project and hit the Run button to start building ScrumPoker.
- Gtk >= 3.22.0
- libhandy >= 0.0.7
- Meson >= 0.47.0
- Git
git clone https://github.com/dcordero/ScrumPoker.git
cd ScrumPoker
meson . _build
ninja -C _build
sudo ninja -C _build install