c2e804185c740a79f965796d56b9dc6c15ea1b4f
now
A simple command line to-do list written in POSIX sh, focused on simplicityand elegance.
Installation
now can be installed by running the following commands in your terminal:
rm -rf /tmp/now && cd /tmp && git clone https://git.everestlinux.org/EverestLinux/now &&
cd now/install && chmod +x INSTALL.sh && sudo ./INSTALL.sh || doas ./INSTALL.sh
Description
Languages
Shell
100%
