A Swift command-line Todo tool to manage todos from the terminal
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
refactor unit test to use `XCTUnwrap()` for optionals
75adda2View on GitHubwrite logic to prevent duplicate todo in the `todoList`
b59bc7bView on GitHubadd test for not allowing duplicate todo in the list of todos
e1470a7View on GitHubMerge remote-tracking branch 'refs/remotes/origin/main'
d24854aView on GitHub