10000 GitHub - wptechprodigy/TodoCLI: A Swift command-line Todo tool to manage todos from the terminal
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0