You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New developer here looking to set up the dev environment to start contributing to the project. But i did not find the development documentation adequate to get started as a newcomer. I am planning to contribute and improve the "getting started" documentation for this project for now. So any help on how to get the dev env set up to code would be nice. I am using Linux mint 21. should i have debian 10 installed to contribute to this project ? or can i just run this on a VM ?
Thank you.
The text was updated successfully, but these errors were encountered:
You can use VM just fine, in fact that's the primary development tool for me.
Please look at the CI script for now, it contains all the commands needed to set up the machine for building. You don't need to use additional container if you already have Debian 10 VM though.
(Note also that CI is broken, I have a solution but it's a bit involved, so I didn't get to implementing it.)
Hello everyone,
New developer here looking to set up the dev environment to start contributing to the project. But i did not find the development documentation adequate to get started as a newcomer. I am planning to contribute and improve the "getting started" documentation for this project for now. So any help on how to get the dev env set up to code would be nice. I am using Linux mint 21. should i have debian 10 installed to contribute to this project ? or can i just run this on a VM ?
Thank you.
The text was updated successfully, but these errors were encountered: