Skip to content

A Swift command-line Todo tool to manage todos from the terminal

Notifications You must be signed in to change notification settings

wptechprodigy/TodoCLI

Repository files navigation

TodoCLI

A Swift command-line Todo App to manage tasks.

TodoCLI helps you with:

  • Save a todo
  • List all todos
  • Mark a todo as completed
  • Delete a specied todo

Requirements

  • XCode 11.4 beta 1 and up

Usage

todoLaunch

Screenshot 2022-05-19 at 09 40 13

Screenshot 2022-05-19 at 09 42 45

Development

  • cd into the repository
  • Run swift package generate-xcodeproj (Generates an XCode project for development)
  • Run the following command to try it out:
swift run todo --help

About

A Swift command-line Todo tool to manage todos from the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages