Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/superzekes/todosh

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

bash fun shell-script todolist

Last synced: 23 days ago
JSON representation

A Todo list program for Bash

Awesome Lists containing this project

README

        

# TodoSH
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
```