-
-
Notifications
You must be signed in to change notification settings - Fork 3
Prepare documentation for development environment setup #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
That's really a great idea @kutluhanmetin.
Did you make sure you have installed the correct and up to date version of yarn? Is there any specific part which you found while setting up the development environment, except the yarn problem.
Believe me, this Thermal app is my first electron project 😅
Are you referring about debugging the electron application using VS Code Debug feature? If that's the case you can subscribe to this PR gitthermal/thermal#52 |
Does this look good to use? https://5ce6886549a4b00008f4a385--thermal.netlify.com/ |
Well, it looks good I think.
No, I didn't. There is another yarn which is irrelevant. |
Great. Please follow the same steps as mentioned in the docs regarding setting up the development environment.
Just a side note, we are using this Yarn. |
Setup development environment leads to a 404 page, do you need help on this? It would be great if that page exists, helps newcomers. |
Hello @LautaroLobo12, I guess you referring to this page. Appreciate 👏🏻 your initiative for contributing to docs. Currently, this page looks very empty, this is the homepage for the docs and if you can create a PR to improve this page, that would be helpful. Or if you find any page missing, please don't hesitate to create a PR for that as well. Thanks |
It would be great to have a documentation for setting up development environment.
I had issues with following and had to figure out myself:
guide: https://thermal.codecarrot.net/docs/contribution-guide/ under 'Getting the sources
'. Because I'm using the wrong yarn. I think we should add a few lines to fix it, as this link mentions: Installation Problem: [linux can't install yarn by recommend command] yarnpkg/yarn#5448
So I think adding a documentation called "Setting Up Development Environment" should be considered.
The text was updated successfully, but these errors were encountered: