your daily todo list manager now on your cli
(U w U)*** RISE AND GRIND ***(U w U)
If you use pip, you can install uwudu
with the following commands:
pip install uwudu
If you use Homebrew, you can install uwudu
with the following commands:
brew tap uwudu/uwudu
brew install uwudu
For Bash users
echo 'export PATH=$PATH:$HOME/.local/bin' >> ~/.bashrc
source ~/.bashrc
For Zsh users
echo 'export PATH=$PATH:$HOME/.local/bin' >> ~/.zshrc
source ~/.zshrc