Skip to content

Deborah-Digges/dot-slash-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A humble command line TODO list

Sometimes you just need a simple reminder.

Installation

  1. ./install

    sudo ./install if the directory you provide does not allow the normal user to write to it.

  2. Relaunch your terminal OR

    source ~/.bash_profile; source ~/.bashrc

Usage

  • todo add <thing to do> Adds a thing to do
  • todo del Asks you what you've done
  • todo Shows you the things you need to do
  • todo help Shows you what todo can do for you

Credits

This project uses damphat's implementation of a key-value store with a bash interface.

Made with ❤️ - @deborah-digges

About

Your friendly bash TODO list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages