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(project): List recent projects #20

Open
acovaci opened this issue May 19, 2024 · 0 comments
Open

feat(project): List recent projects #20

acovaci opened this issue May 19, 2024 · 0 comments
Labels
feature A suggestion for a new feature. good first issue A good issue for first-time contributors. These issues are usually well-defined. planned Functionality that we want to implement. Only for use by the maintainers.

Comments

@acovaci
Copy link
Owner

acovaci commented May 19, 2024

Implement a command to list recently accessed projects.

Command

plumb project list recent -n 10

Given

  • No additional input needed

Outcome

  • Display a list of recently accessed projects

Notes

  • Ensure the list is ordered by recent access
@acovaci acovaci added feature A suggestion for a new feature. good first issue A good issue for first-time contributors. These issues are usually well-defined. planned Functionality that we want to implement. Only for use by the maintainers. labels May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A suggestion for a new feature. good first issue A good issue for first-time contributors. These issues are usually well-defined. planned Functionality that we want to implement. Only for use by the maintainers.
Projects
None yet
Development

No branches or pull requests

1 participant