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

Allow custom command before and after re-build process #87

Open
1yzz opened this issue May 1, 2018 · 5 comments
Open

Allow custom command before and after re-build process #87

1yzz opened this issue May 1, 2018 · 5 comments

Comments

@1yzz
Copy link

1yzz commented May 1, 2018

execute command such as swag init and so on

@gmccue
Copy link
Contributor

gmccue commented May 22, 2018

Could you describe your use-case a bit more? What would your ideal configuration for this feature look like? Do you just want to add a pre and post hook to the build?

@1yzz
Copy link
Author

1yzz commented Jun 1, 2018

just like pre or post triggers at each time fresh re-build. Using this to re-generate my Swagger docs which embedded inside source code

@arthurlataks
Copy link

+1 For the hooks - in my case I'm interested more in the post hook, to shoot out tput bel for me to be notified that build is done, since build takes couple secs, which Im using to continue reading something or w/else

@AgentCosmic
Copy link

I actually wrote a tool which can overcome this issue. You might want to take a look at https://github.com/AgentCosmic/xnotify

@nilesh-bamne
Copy link

Any update on this?

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

5 participants