{"id":28350193,"url":"https://github.com/nissy/syugo","last_synced_at":"2026-04-29T01:02:51.977Z","repository":{"id":148484349,"uuid":"164636475","full_name":"nissy/syugo","owner":"nissy","description":"Collect files from git repositorys.","archived":false,"fork":false,"pushed_at":"2019-01-09T04:44:55.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T08:43:49.369Z","etag":null,"topics":["git"],"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/nissy.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,"zenodo":null}},"created_at":"2019-01-08T11:41:41.000Z","updated_at":"2019-01-09T04:44:56.000Z","dependencies_parsed_at":"2023-05-20T07:30:21.722Z","dependency_job_id":null,"html_url":"https://github.com/nissy/syugo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nissy/syugo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nissy%2Fsyugo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nissy%2Fsyugo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nissy%2Fsyugo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nissy%2Fsyugo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nissy","download_url":"https://codeload.github.com/nissy/syugo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nissy%2Fsyugo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["git"],"created_at":"2025-05-27T21:10:59.162Z","updated_at":"2026-04-29T01:02:51.972Z","avatar_url":"https://github.com/nissy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# syugo\nCollect files from git repositorys.\n\n## Setup\n```\n$ go get -u github.com/nissy/syugo/cmd/syugo\n```\n\n## Config\nsyugo.sample.toml\n```toml\n[[collects]]\n  repository = \"https://github.com/google/fonts\"\n  requests = [\n    \"ufl/ubuntu/Ubuntu-Medium.ttf\",\n    \"ufl/ubuntu/Ubuntu-MediumItalic.ttf\",\n  ]\n  version = \"master\"\n  dir = \"fonts\"\n\n[[collects]]\n  repository = \"https://github.com/Microsoft/fonts\"\n  requests = [\n    \"Symbols/winjs-symbols.ttf\",\n  ]\n  version = \"master\"\n  dir = \"fonts\"\n```\n\n## Usage\n```\n$ syugo -c syugo.sample.toml\n$ tree fonts/\nfonts/\n├── Symbols\n│   └── winjs-symbols.ttf\n└── ufl\n    └── ubuntu\n        ├── Ubuntu-Medium.ttf\n        └── Ubuntu-MediumItalic.ttf\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnissy%2Fsyugo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnissy%2Fsyugo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnissy%2Fsyugo/lists"}