Taskify is a Ruby CLI (command line interface) application that creates a to-do list.
Features include: View, Create, Update, and Delete custom tasks and categories.
Enjoy!
In terminal, run Taskify by typing ruby main.rb
.
To run tests, type ruby tests/test_tasks.rb
.
- Ruby version:
3.2.1