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

aww create should support pseudo template specifiers ==> date #14

Open
dzharii opened this issue Feb 24, 2023 · 0 comments
Open

aww create should support pseudo template specifiers ==> date #14

dzharii opened this issue Feb 24, 2023 · 0 comments

Comments

@dzharii
Copy link
Owner

dzharii commented Feb 24, 2023

  1. Add pseudo optional specifier "date" to create file with date in the name
aww create file.cs date
# creates YYYY-MM-DD-file.cs

aww create file.cs class date
# creates YYYY-MM-DD-file.cs and uses template-class.cs

aww create file.cs date class
# creates YYYY-MM-DD-file.cs and uses template-class.cs (same as above, order does not matter)
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

No branches or pull requests

1 participant