Butch78 opened a new pull request, #954:
URL: https://github.com/apache/arrow-ballista/pull/954

   The rationale for this change:
   To simplify the onboarding process for new developers and enhance the 
development environment consistency, I've created a simple quick-start file. I 
mainly based it off the example/README.md but add notes about Dev containers. 
   
   Additionally, by introducing a Dev container, we aim to ensure that 
developers have a uniform environment setup, thereby reducing setup time and 
potential discrepancies across different development setups. More info on Dev 
containers here: 
   https://containers.dev/overview
   
   What changes are included in this PR?
   This PR introduces:
   
   A simple quick-start file that outlines the essential steps to kickstart 
development.
   A Dev container configuration to ensure consistent development environments 
for all contributors. 
   
   Are there any user-facing changes?
   Yes, users will now have access to a quick-start guide that  hopefully 
simplifies the initial setup process. Moreover, developers will benefit from 
using a Dev container, ensuring a consistent environment for coding and testing.


-- 
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