HackTJ / live

A massively scalable application for realtime hackathon judging and mentoring.
MIT License
5 stars 2 forks source link

Create `start_live` script #95

Closed sumanthratna closed 2 years ago

sumanthratna commented 2 years ago

closes https://github.com/HackTJ/live/issues/93

TODO:

  1. chmod u+x ./start_containers
  2. add help command to script
  3. test
  4. update docs
sumanthratna commented 2 years ago

@smayya337 can you review the bash script? also do you prefer ./start_containers, ./start_compose, ./start_live, or something else?

smayya337 commented 2 years ago

A quick examination looks good - I think start_live sounds best, but it's not that big of a deal.