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/23 22:18] – [Locate journal and customize title and intro] cmazzara | 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 14: | Line 14: | ||
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:/ / | ||
- | for whatever reason the above formatting gets messed up in the preview :( | ||
In order to get into src, input cd src. | In order to get into src, input cd src. | ||
Line 31: | Line 31: | ||
====Create info.text file with personal information (name, email, program, discord username, etc...)==== | ====Create info.text file with personal information (name, email, program, discord username, etc...)==== | ||
+ | You can do this by doing echo " | ||
====Create and execute hello.c==== | ====Create and execute hello.c==== |