waukin opened a new issue, #90:
URL: https://github.com/apache/gravitino-playground/issues/90

   Create an `install.sh` script with the following functionalities:
   
   1. Verify if Docker and Docker Compose are installed on the running 
environment.
       - If both are present, proceed to the next step.
       - If either is missing, display a prompt to the user to install Docker 
and Docker Compose before continuing.
   2. Download the source code for gravitino-playground directly from GitHub, 
without using Git.
   3. After successfully downloading the source code, prompt the user to ask if 
they would like to run gravitino-playground immediately.
       - If the user enters [Y], execute `playground.sh` to start 
gravitino-playground.
       - If the user enters [N], confirm installation and note they can later 
run playground.sh to start.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to