Y
Hacker News
new
|
ask
|
show
|
jobs
by
ageofwant
1752 days ago
What is your bash depends_on: equivalent ? I like the idea of keeping it simple bash, but seems like it is a step back.
2 comments
arve0
1752 days ago
I’ve used
wait-for-it
with success.
https://github.com/vishnubob/wait-for-it
link
ron0c
1752 days ago
I had to look up what depends_on accomplishes, so maybe I'm missing something here, but wouldn't an If/then/else sort that out as well as give you more options?
link
https://github.com/vishnubob/wait-for-it