{"id":17019698,"url":"https://github.com/fnuecke/sedna-cli","last_synced_at":"2025-07-03T14:40:27.009Z","repository":{"id":71717008,"uuid":"298871041","full_name":"fnuecke/sedna-cli","owner":"fnuecke","description":"Simple command line interface for Sedna.","archived":false,"fork":false,"pushed_at":"2022-06-26T17:19:32.000Z","size":147,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-19T15:53:36.037Z","etag":null,"topics":["cli","risc-v","sedna"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fnuecke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2020-09-26T18:01:22.000Z","updated_at":"2023-08-14T21:12:01.000Z","dependencies_parsed_at":"2023-05-16T09:45:19.590Z","dependency_job_id":null,"html_url":"https://github.com/fnuecke/sedna-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fnuecke/sedna-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnuecke%2Fsedna-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnuecke%2Fsedna-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnuecke%2Fsedna-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnuecke%2Fsedna-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnuecke","download_url":"https://codeload.github.com/fnuecke/sedna-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnuecke%2Fsedna-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263343160,"owners_count":23452118,"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":["cli","risc-v","sedna"],"created_at":"2024-10-14T06:49:46.571Z","updated_at":"2025-07-03T14:40:26.999Z","avatar_url":"https://github.com/fnuecke.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Command line runner for Sedna\n\nThis serves as a simple command line runner for a Sedna VM and a small reference on how to set up and run a VM from\ncode.\n\nTo use the VirtIO file system that provides access to the host filesystem, you'll need to load the module and mount it\nlike so:\n\n```shell\nmodprobe -a 9pnet_virtio\nmkdir -p /tmp/host_fs\nmount -t 9p -o trans=virtio,version=9p2000.L host_fs /tmp/host_fs\ncd /tmp/host_fs\n```\n\nTo terminate a session gracefully, inside the VM run\n```shell\npoweroff\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnuecke%2Fsedna-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffnuecke%2Fsedna-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnuecke%2Fsedna-cli/lists"}