https://github.com/rahul01-git/todo-hero
TODO Hero is a command-line tool written in Ruby that is used for storing , viewing, update and delete todos. The data is stored in a file.
https://github.com/rahul01-git/todo-hero
ruby ruby-cli todolist
Last synced: 9 months ago
JSON representation
TODO Hero is a command-line tool written in Ruby that is used for storing , viewing, update and delete todos. The data is stored in a file.
- Host: GitHub
- URL: https://github.com/rahul01-git/todo-hero
- Owner: rahul01-git
- Created: 2024-07-02T06:24:50.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-15T10:10:19.000Z (over 1 year ago)
- Last Synced: 2025-02-12T01:17:21.929Z (11 months ago)
- Topics: ruby, ruby-cli, todolist
- Language: Ruby
- Homepage:
- Size: 329 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# TODO HERO

This is a command-line tool written in Ruby that is used for storing , viewing, update and delete todos. The data is manged in a text file.
## Features
- View all todos
- Add new todo
- Update a todo
- Delete a todo
## Prerequisites
- Ruby 3.0 or later
## Installation
1. Clone the repository:
```sh
git clone https://github.com/rahul01-git/TODO-HERO.git
cd port-peek
```
2. Run the project:
```sh
ruby index.rb
```
## Example Output
