This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:cprog:fall2023:projects:abc0 [2023/08/22 19:09] – [Clone lab46 semester repo on lab46] abowes2 | notes:cprog:fall2023:projects:abc0 [2023/08/23 23:27] (current) – [Create info.text file with personal information (name, email, program, discord username, etc...)] cmazzara | ||
---|---|---|---|
Line 12: | Line 12: | ||
The version control we use is mercurial, so the command is " | The version control we use is mercurial, so the command is " | ||
- | The commands in order to clone (credit to Jess) are below | + | The commands in order to clone (credit to Jess) are below: |
- | hg clone ssh:// | + | |
- | hg clone ssh:// | + | hg clone ssh:/ / |
+ | |||
+ | hg clone ssh:/ / | ||
In order to get into src, input cd src. | In order to get into src, input cd src. | ||
Line 27: | Line 30: | ||
====Clone lab46 semester repo on your system==== | ====Clone lab46 semester repo on your system==== | ||
- | ====Create info.text file with information==== | + | ====Create info.text file with personal |
+ | You can do this by doing echo " | ||
====Create and execute hello.c==== | ====Create and execute hello.c==== | ||
====Locate journal and customize title and intro==== | ====Locate journal and customize title and intro==== | ||
+ | The journal is to the left of the screen and underneath content on the left side of the screen towards the top of this web page. |