An open API service indexing awesome lists of open source software.

https://github.com/superzekes/todosh

A Todo list program for Bash
https://github.com/superzekes/todosh

bash fun shell-script todolist

Last synced: 5 months ago
JSON representation

A Todo list program for Bash

Awesome Lists containing this project

README

          

# TodoSH

![TodoSH Icon](TodoSH.png "Icon")

A Todo list program for Bash

## Installation and Usage

Run the following commands:

```
git clone https://github.com/SuperZekes/TodoSH
cd TodoSH
chmod +x todo.sh
./todo.sh
```