todoman
A simple, standards-based, cli todo manager. todoman is a common name for the command todo, but not a command itself. More information: <https://todoman.readthedocs.io/>.
RUN apt-get update && \
apt-get install -y todoman
RUN apt-get update && \
apt-get install -y todoman
RUN pacman -S --noconfirm todoman
RUN apt-get update && \
apt-get install -y todoman