Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 302 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 302 Bytes

Automate setting Beeminder break

Useful for setting break on multiple goals at once.

Implemented using pyminder.

install

pip3 install --user -r requirements.txt

Running tests

nosetests3 or python3 -m unittest