Skip to content

Add PROJECT_TODO.md and todo.sh script for catalog task management#14

Open
deepakm-ntnx wants to merge 1 commit into
mainfrom
project-todo
Open

Add PROJECT_TODO.md and todo.sh script for catalog task management#14
deepakm-ntnx wants to merge 1 commit into
mainfrom
project-todo

Conversation

@deepakm-ntnx

Copy link
Copy Markdown
Contributor

Summary

Adds project task management tooling:

  • PROJECT_TODO.md: Persistent TODO list with sections for:

    • Add latest versions for each existing app
    • Create test plan for each app
    • Add unit tests (catalog-apptests)
    • Legal approval for Rapid Fort images
    • Make repo public
    • Add new or missing apps
  • scripts/todo.sh: CLI for managing tasks:

    • view / list: Display the TODO file
    • add "task": Append a new task
    • complete <pattern>: Mark a task complete

Use via just todo, just todo-add, just todo-complete (see project-todo rule).

Made with Cursor

- PROJECT_TODO.md: Persistent TODO list with sections for version updates, test plans, unit tests, legal approval, and new apps
- scripts/todo.sh: CLI for view, add, and complete tasks (use via just todo, just todo-add, just todo-complete)

Made-with: Cursor
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.

1 participant