A small gtk app to help estimate the effort for a task.
- Verify
makeandcargoare installed - Run the following commands to install the app
git clone git@github.com:chefe/scrumpoker.git
cd scrumpoker
sudo make install- Verify
make,flatpak-builderandflatpakare installed - Run the following commands to build the flatpak and install it
git clone git@github.com:chefe/scrumpoker.git
cd scrumpoker
make install-flatpak