use bare clone:
$ git clone --bare https://github.com/ayham291/motorized_solarpanel motorized_solarpanel
$ cd motorized_solarpanel/
$ git worktree add master
$ cd master/
Now you have a bare repo with the worktree master
If you want to know more go to devel branch
This directory is intended to be used with Platformio
$ cd /path/to/the/repo/motorized_solarpanel/devel/app && code .
IMPORTANT change the settings in platformio.ini to your own settings.
You could also leave it as is if your setup autorecognizes the ports
NOT FOR PRODUCTION - VERY UNSAFE SETTINGS ARE ENABLED.
- Ayham Alhalaibi
- Andreas Schneider
- Johannes Schiessel
- Stefan Weig