{"id":17569032,"url":"https://github.com/riywo/sushimaster","last_synced_at":"2025-09-01T02:43:10.538Z","repository":{"id":24321543,"uuid":"27718119","full_name":"riywo/sushimaster","owner":"riywo","description":"Single binary executable many commands","archived":false,"fork":false,"pushed_at":"2014-12-26T04:22:50.000Z","size":280,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T14:23:25.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/riywo.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}},"created_at":"2014-12-08T14:16:58.000Z","updated_at":"2020-06-17T04:15:13.000Z","dependencies_parsed_at":"2022-07-25T09:31:58.456Z","dependency_job_id":null,"html_url":"https://github.com/riywo/sushimaster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/riywo/sushimaster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riywo%2Fsushimaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riywo%2Fsushimaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riywo%2Fsushimaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riywo%2Fsushimaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riywo","download_url":"https://codeload.github.com/riywo/sushimaster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riywo%2Fsushimaster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273067842,"owners_count":25039908,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-21T17:08:42.878Z","updated_at":"2025-09-01T02:43:10.495Z","avatar_url":"https://github.com/riywo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"sushimaster\n===========\n\nPOC: Single binary executable many commands like busybox\n\n## Install\n\n````\ngo get github.com/riywo/sushimaster\n````\n\n## Usage\n\nPrepare a directory like below:\n\n````\n$ tree data/\ndata/\n└── bin\n    ├── bar\n    └── foo\n$ cat data/bin/foo\n#!/bin/bash\necho foo\n$ ./data/bin/foo\nfoo\n$ ./data/bin/bar\nbar\n````\n\nThen, make `sushibox` by `sushimaster` and have fun.\n\n````\n$ sushimaster data\n$ ls\ndata    sushibox\n$ file sushibox\nsushibox: Mach-O 64-bit executable x86_64\n$ ./sushibox foo\nfoo\n$ ./sushibox bar\nbar\n````\n\nSymlink works like `buxybox`.\n\n````\n$ ln -s sushibox foo\n$ ln -s sushibox foo\n$ ./foo\nfoo\n$ ./bar\nbar\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friywo%2Fsushimaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friywo%2Fsushimaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friywo%2Fsushimaster/lists"}