Add README.md file #64

Merged
sebgab merged 8 commits from add-readme into main 2026-03-18 20:01:53 +00:00
Owner
No description provided.
Create initial README.md file
All checks were successful
/ build_and_test (push) Successful in 39s
/ Static Release Build (push) Has been skipped
a794483793
Update README.md
All checks were successful
/ build_and_test (push) Successful in 38s
/ Static Release Build (push) Has been skipped
8857778013
Add more detailed help printout
Add information about where to find task definitons
Some checks failed
/ build_and_test (push) Has been cancelled
/ Static Release Build (push) Has been cancelled
d4162d78eb
Merge branch 'main' into add-readme
All checks were successful
/ build_and_test (push) Successful in 38s
/ Static Release Build (push) Has been skipped
2ce9a1d5db
Add more info in prerequisites section
All checks were successful
/ build_and_test (push) Successful in 39s
/ Static Release Build (push) Has been skipped
df463a9321
Athamantis requested changes 2026-03-18 19:35:47 +00:00
Dismissed
@ -0,0 +1,113 @@
# TTK4145 Elevator
This repo contains the code required to fulfill the requirements presented
Owner

remove one l

remove one l
Author
Owner

I gave wrong information, merriam-webster agrees with fulfull.

I gave wrong information, merriam-webster agrees with `fulfull`.
sebgab marked this conversation as resolved
README.md Outdated
@ -0,0 +41,4 @@
Example:
```bash
$ cargo run --release -- -h
Owner

weird character

weird character
Author
Owner

Nice job spotting it, removed in 865c33f

Nice job spotting it, removed in 865c33f
sebgab marked this conversation as resolved
README.md Outdated
@ -0,0 +69,4 @@
The elevator program consists of several asynchronous tasks running concurrently.
Each task should have a single well-defined purpose, and do nothing other than that purpose.
To see which tasks exist, and their purpose [open the documentation](#opening-the-documentation)
Owner

what does this do

what does this do
Author
Owner

If you are reffering to:

open the documentation

This is a link to the "Opening the Documentation" section of the README file.

If you are reffering to: > [open the documentation](#opening-the-documentation) This is a link to the "Opening the Documentation" section of the README file.
Athamantis marked this conversation as resolved
Remove fake space character in README
All checks were successful
/ build_and_test (push) Successful in 39s
/ Static Release Build (push) Has been skipped
865c33f099
Athamantis approved these changes 2026-03-18 19:44:30 +00:00
Athamantis left a comment
Owner

lgtm

lgtm
Merge branch 'main' into add-readme
All checks were successful
/ build_and_test (push) Successful in 37s
/ Static Release Build (push) Has been skipped
51b92c502e
Hemmily approved these changes 2026-03-18 19:58:08 +00:00
Hemmily left a comment
Owner

image

![image](/attachments/cc401f48-556a-487b-a1a4-6d3d590929d4)
678 KiB
Merge branch 'main' into add-readme
All checks were successful
/ build_and_test (push) Successful in 38s
/ Static Release Build (push) Has been skipped
47bdbd1cb9
sebgab merged commit eb8bfdd1e8 into main 2026-03-18 20:01:53 +00:00
sebgab deleted branch add-readme 2026-03-18 20:01:54 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TTK4145/elevator!64
No description provided.