Welcome to the Fall 2022 instance of CSCE 557/Math 587. This assignment is intended to familiarize you with tools used in this course.
- If you don't have an account at GitHub, sign up at https://github.com/join.
- Send me your GitHub username.
- Open https://gitpod.io/#https://github.com/UofSC-Fall-2022-Math-587-001/homework0 or click on the GitPod icon above.
- Open
main.tex
in the side bar.
- Click on the TeX icon > View Latex PDF > View in web browser and then click through the popup. This will open up the pdf in a separate tab/window.
- Try to edit
main.tex
, save your edits, and refresh the tab with the viewer to see the changes. - Close the
main.tex
tab and the separate pdf viewer and openmain.go
. - Run the program in the terminal pane (see the comments on how to do this).
- When you are satisfied, stop your workspace. Hit
F1
and selectGitpod: Stop Workspace
. If you don't see it in the search bar that pops up, start typing it and it show up.
Note that only thing I expect to receive from you is your GitHub username and any complaints :)