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: create make compose-down script #562

Merged
merged 1 commit into from
May 24, 2022

Conversation

fguisso
Copy link
Member

@fguisso fguisso commented May 17, 2022

Create a script in Makefile to help users take down your applications.

Now you can install your application and remove it before usage:

$ make install
SecDevLabs: 👀  Your app is starting!
SecDevLabs: 👀  Your app is still starting... (----*---)
SecDevLabs: 🔥  AX - XX is now running at http://localhost:X
...
$ make compose-down

@fguisso fguisso added the enhancement 🚀 New feature or request label May 19, 2022
@gustavocovas gustavocovas merged commit 2192751 into globocom:master May 24, 2022
@ragoso
Copy link

ragoso commented May 25, 2022

#561

@fguisso fguisso mentioned this pull request May 26, 2022
7 tasks
eduquintanilha pushed a commit to eduquintanilha/secDevLabs that referenced this pull request May 31, 2022
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.

3 participants