{"id":24369967,"url":"https://github.com/unikraft/app-helloworld-go","last_synced_at":"2025-07-25T12:36:11.945Z","repository":{"id":44635145,"uuid":"240269484","full_name":"unikraft/app-helloworld-go","owner":"unikraft","description":"kraft-ready repo for building Go applications with Unikraft","archived":false,"fork":false,"pushed_at":"2023-10-23T09:06:45.000Z","size":9,"stargazers_count":16,"open_issues_count":1,"forks_count":5,"subscribers_count":8,"default_branch":"stable","last_synced_at":"2025-04-10T17:43:33.093Z","etag":null,"topics":["golang","unikernel","unikraft-application"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unikraft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-13T13:41:16.000Z","updated_at":"2023-11-01T14:03:32.000Z","dependencies_parsed_at":"2024-06-21T17:59:42.315Z","dependency_job_id":null,"html_url":"https://github.com/unikraft/app-helloworld-go","commit_stats":{"total_commits":16,"total_committers":6,"mean_commits":"2.6666666666666665","dds":0.6875,"last_synced_commit":"5a28ef8050f5ddc08ddea0d1345d64895a51cbec"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/unikraft/app-helloworld-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unikraft%2Fapp-helloworld-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unikraft%2Fapp-helloworld-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unikraft%2Fapp-helloworld-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unikraft%2Fapp-helloworld-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unikraft","download_url":"https://codeload.github.com/unikraft/app-helloworld-go/tar.gz/refs/heads/stable","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unikraft%2Fapp-helloworld-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260852084,"owners_count":23072586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","unikernel","unikraft-application"],"created_at":"2025-01-19T04:11:10.935Z","updated_at":"2025-06-20T00:03:34.549Z","avatar_url":"https://github.com/unikraft.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unikraft Go \"hello world\" Application\n\nThis application prints \"hello world\" using go.\n\nTo configure, build and run this application you need to have [kraft](https://github.com/unikraft/kraft) installed.\n\nConfigure the application:\n```\nkraft configure\n```\n\nBuild the application:\n```\nkraft build\n```\n\nAnd finally, run the application:\n```\nkraft run -M 512\n```\n\nIf you want to have more control, you can configure and run the application manually.\n\nTo configure it with the desired features:\n```\nmake menuconfig\n```\n\nBuild the application:\n```\nmake\n```\n\nRun the application:\n```\nsudo qemu-system-x86_64 \\\n\t     -kernel build/helloworld-go_kvm-x86_64 \\\n\t     -enable-kvm \\\n\t     -m 1G \\\n\t     -nographic\n\n```\n\nFor more information about `kraft` type ```kraft -h``` or read the\n[documentation](http://docs.unikraft.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funikraft%2Fapp-helloworld-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funikraft%2Fapp-helloworld-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funikraft%2Fapp-helloworld-go/lists"}