Skip to content

jth-computing/tmuk-demo-2026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMUK Demo 2026

This is my very cool demonstration project for the TMUK Course.

We use the C language to implement a very complex hello world program.

We track our work in the Kanban board.

Compiling and running

To compile the project, run:

make

To run the program, run:

make run

If you run without arguments, you get a "Hello, World" message:

./hello
Hello World!

If you run with an argument, you get a customized hello message:

./hello Everyone
Hello Everyone!

Features

  • prints hello world
  • its nice
  • etc

Members

Name JU Email GitHub Handle
Rudy Matela rudy.matela@ju.se rudymatela
Lucy .... ....

About

Live demos of TMUK 2026 at JTH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages