Skip to content

dcordero/ScrumPoker

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

ScrumPoker

License: GPL v3 Gtk+: libhandy

ScrumPoker is a simple and useful scrum planning poker App. It helps you by making your estimation meetings more effective.

Building from source

Option 1: with GNOME Builder

Open GNOME Builder, click the "Clone..." button, paste the repository url. Clone the project and hit the Run button to start building ScrumPoker.

Option 2: with Meson

Prerequisites:
  • 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

About

Scrum planning poker App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published