Skip to content

A simple "Hello World" application written in C

License

Notifications You must be signed in to change notification settings

BeardPower/app-helloworld

 
 

Repository files navigation

Unikraft "hello world" Application

To build and run this application please use the kraft script:

pip3 install git+https://github.com/unikraft/kraft.git
mkdir my-first-unikernel && cd my-first-unikernel
kraft up -p PLATFORM -m ARCHITECTURE helloworld

For more information about kraft type kraft -h or read the documentation.

About

A simple "Hello World" application written in C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.8%
  • Makefile 2.2%