Skip to content

A small gtk app to help estimate the effort for a task.

License

Notifications You must be signed in to change notification settings

chefe/scrumpoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrumpoker

A small gtk app to help estimate the effort for a task.

Installation via Make

  1. Verify make and cargo are installed
  2. Run the following commands to install the app
git clone git@github.com:chefe/scrumpoker.git
cd scrumpoker
sudo make install

Installation via Flatpak

  1. Verify make, flatpak-builder and flatpak are installed
  2. Run the following commands to build the flatpak and install it
git clone git@github.com:chefe/scrumpoker.git
cd scrumpoker
make install-flatpak

Inspired by

https://github.com/dcordero/ScrumPoker

About

A small gtk app to help estimate the effort for a task.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published