Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: todo cli #2

Merged
merged 5 commits into from
Jul 2, 2024
Merged

feat: todo cli #2

merged 5 commits into from
Jul 2, 2024

Conversation

GetPsyched
Copy link
Member

Partially fixes #1

This will be separate from the main binary as that will house the GUI
in the future. `todo` will be just the CLI to interface with tasks.
@GetPsyched GetPsyched force-pushed the todo-bin branch 3 times, most recently from db203ff to 19f8b36 Compare June 26, 2024 04:29
src/bin/todo/main.rs Outdated Show resolved Hide resolved
tasks.txt Outdated Show resolved Hide resolved
@GetPsyched
Copy link
Member Author

GetPsyched commented Jul 1, 2024

I've updated with some changes. The tasks remaining for this PR:

  • Interactive interface for todo create
  • Flags to modify output of different sub-commands

cc @geekysilento

@GetPsyched GetPsyched marked this pull request as ready for review July 2, 2024 08:13
@GetPsyched
Copy link
Member Author

@GetPsyched GetPsyched merged commit c26113d into master Jul 2, 2024
8 checks passed
@GetPsyched GetPsyched deleted the todo-bin branch July 2, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracking Issue: todo CLI
1 participant