Skip to content

Taskify is a Ruby CLI (command line interface) application that lets allow users create, view, update, and delete custom tasks and categories.

Notifications You must be signed in to change notification settings

jniewiel/Taskify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taskify

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!

Operation

In terminal, run Taskify by typing ruby main.rb.
To run tests, type ruby tests/test_tasks.rb.

  • Ruby version: 3.2.1

About

Taskify is a Ruby CLI (command line interface) application that lets allow users create, view, update, and delete custom tasks and categories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages