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

Save session data and add --retry, --previous commands #3

Merged
merged 5 commits into from
May 22, 2024

Conversation

marcelohdez
Copy link
Owner

Some quality of life commands for example a --retry (-r) option in order to recreate a new attempt of the last template you used would be welcome, and maybe a --previous (-p) option in order to reopen the last modified template would all make atmpt more useful, but requires saving session data somewhere.

+ add serde/serde_json deps
+ lower min version for all deps to ease packaging
@marcelohdez marcelohdez added the enhancement New feature or request label May 12, 2024
@marcelohdez marcelohdez self-assigned this May 12, 2024
@marcelohdez marcelohdez changed the title Save session data and add --retry (maybe --previous too) options Save session data and add --retry, --previous commands May 12, 2024
recreates and opens the last template you used this session
Will attempt (hehe) to open last modified project
+ fail on no args
+ todo for better testing, can't add --previous
testing because it will conflict
@marcelohdez marcelohdez marked this pull request as ready for review May 22, 2024 01:38
@marcelohdez marcelohdez merged commit 1b336b5 into master May 22, 2024
3 checks passed
@marcelohdez marcelohdez deleted the session-data branch May 22, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant