Files
agenda/README.md

16 lines
249 B
Markdown

# Agenda
> agenda - Manage daily tasks and notes in any plain text format.
## Usage
See `agenda --help` and `man agenda`.
## Install
Use the make `install` and `uninstall` targets to install or remove the script.
```bash
sudo make install
```