Add thesis draft and Linux setup docs#1
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
|
@copilot it seems that actual work got leaked in here. We need to revere all the changes except the ones in readme. So the only idea of this commit was to add a setup guide for linux/wsl users and not expose actual thesis data |
Agent-Logs-Url: https://github.com/Alcray/RAU-thesis-template/sessions/d30ef91b-b815-41ce-b29a-07428d54a314 Co-authored-by: Alcray <26788860+Alcray@users.noreply.github.com>
Fixed in c0236c0. I reverted all non-README changes from the prior commit (thesis content/images/bib/title/main updates) and kept only the README Linux/WSL setup-guide changes. |
There was a problem hiding this comment.
@copilot I think we don't need a separate part in troubleshooting explaining how to install for armenian. Furthermore, we don't want to have macos installation as a setup script and linux as array of comands. lets create a setup linux script as well, and move all teh required commands there
There was a problem hiding this comment.
Implemented in fdec2ea. Added setup-linux.sh, moved Linux/WSL apt install commands out of README into that script, and updated README/Makefile so both macOS and Linux use setup scripts consistently. Also removed the separate Armenian apt troubleshooting command block and now point users to the OS-specific setup scripts.
Agent-Logs-Url: https://github.com/Alcray/RAU-thesis-template/sessions/e72b1ddb-7bd2-4597-9456-13426da4fd7b Co-authored-by: Alcray <26788860+Alcray@users.noreply.github.com>
No description provided.