unikraft-upb / app-helloworld-go

kraft-ready repo for building Go applications with Unikraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unikraft Go "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-go

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

About

kraft-ready repo for building Go applications with Unikraft


Languages

Language:Go 100.0%