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

Execute command on generate #2

Open
cophilot opened this issue Aug 1, 2024 · 0 comments
Open

Execute command on generate #2

cophilot opened this issue Aug 1, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers low

Comments

@cophilot
Copy link
Owner

cophilot commented Aug 1, 2024

The user should be able to specify a command (with using placeholders) that will be executed after the generate command is executed.

In the .templify it should look like this:

command:echo "Created the file $$name$$"
which will print that the file have been created after the command.

@cophilot cophilot added the enhancement New feature or request label Aug 1, 2024
@cophilot cophilot moved this to Todo in templify dev Aug 1, 2024
@cophilot cophilot moved this from Todo to In Progress in templify dev Aug 1, 2024
@cophilot cophilot moved this from In Progress to Todo in templify dev Aug 1, 2024
@cophilot cophilot added the good first issue Good for newcomers label Aug 1, 2024
@cophilot cophilot modified the milestone: v2.0.0 Aug 7, 2024
@cophilot cophilot added the low label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers low
Projects
Status: Todo
Development

No branches or pull requests

1 participant