User Tools

Site Tools


notes:data:fall2023:projects:abc0

This is an old revision of the document!


ABC0 documentation

Tasks

Get on discord and into class channels

Log into Lab46 (shell)

Clone lab46 semester repo on lab46

Once you have successfully logged into the Lab46 server you will want to enter this command fixrepo into the command line and press enter

Note You ONLY run fixrepo command once per semester

After you have done that, proceed to type cd src/ into the command line then perform an ls to make sure you see your appropriate SEMESTER

cd into your SEMESTER directory and perform hg status

From here you can enter the following commands for every change to your repo:

hg add
hg commit -m "commit message text"
hg push

Log into Lab46 wiki

Set up personal development system

Clone lab46 semester repo on your system

Create info.text file with information

Create and execute hello.c

Locate journal and customize title and intro

notes/data/fall2023/projects/abc0.1692375056.txt.gz · Last modified: 2023/08/18 16:10 by cburling