relsqui / doily

A script for managing daily writing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor main script into smaller functions.

relsqui opened this issue · comments

To make testing and debugging easier.

Same with the install script, actually.

A subpart of this I don't want to forget about while doing it: change a lot of exits to returns, and then check them.