{"id":19514328,"url":"https://github.com/whoissethdaniel/snago","last_synced_at":"2025-07-23T19:04:30.917Z","repository":{"id":57617192,"uuid":"272872108","full_name":"WhoIsSethDaniel/snago","owner":"WhoIsSethDaniel","description":"List and download go releases.","archived":false,"fork":false,"pushed_at":"2025-04-23T22:27:15.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T23:29:01.899Z","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/WhoIsSethDaniel.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":"2020-06-17T03:47:44.000Z","updated_at":"2025-04-23T22:27:18.000Z","dependencies_parsed_at":"2024-06-20T03:00:08.054Z","dependency_job_id":"ef9eaaa7-c33d-45e2-9bab-d13fc5f28f53","html_url":"https://github.com/WhoIsSethDaniel/snago","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WhoIsSethDaniel/snago","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhoIsSethDaniel%2Fsnago","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhoIsSethDaniel%2Fsnago/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhoIsSethDaniel%2Fsnago/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhoIsSethDaniel%2Fsnago/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WhoIsSethDaniel","download_url":"https://codeload.github.com/WhoIsSethDaniel/snago/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhoIsSethDaniel%2Fsnago/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266737624,"owners_count":23976390,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-11-10T23:35:55.521Z","updated_at":"2025-07-23T19:04:30.888Z","avatar_url":"https://github.com/WhoIsSethDaniel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# snago - grab a package for a release of Go; list Go releases\n\n## What is it?\n\nUse this tool to list current Go releases, old Go releases, and to download and unpack the archive for a particular OS\nand architecture.\n\n## Quick Usage\n\n```\n# List all recent stable releases\nsnago \n\n# List all releases ever\nsnago -all\n\n# Show the raw JSON\nsnago -raw\n\n# Show the raw JSON for all releases ever\nsnago -all -raw\n\n# Download version 1.12.1 (for the default OS and arch - linux/amd64)\nsnago 1.12.1\n\n# Download version 1.12.1 for Darwin on amd64\nsnago 1.12.1 darwin/amd64\n\n# Download version 1.12.1 (default os and arch) and unpack in ~/.my_go\nsnago -dir ~/.my_go 1.12.1 \n```\n\n## Build and Install\n\nAssuming you have 'go' already installed you can \n\n```\nmake\n```\n\nand this should build snago.\n\nTo install simply copy 'snago' somewhere in your $PATH.\n\n## History\n\nThis is the first thing I ever wrote in Go. I wrote it back in 2016 or so. I don't even think the download URL I use\nnow existed then. Once I discovered that it existed I added the listing feature. All this work was performed on my old\nGitLab account. When I decided to move everything over to Github (October 2020) I simply copied it all over, created new\nrepos, and committed. This had the exciting property of losing all history. I was okay with this, some may not be.\n\n## Future\n\nI may someday make this utility more user friendly. Right now the errors are pretty raw, some of the functionality may\nnot be quite as expected. It's a pretty simple tool though. I use it often. I use it to find new releases and to\ndownload them, which is its entire purpose.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhoissethdaniel%2Fsnago","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhoissethdaniel%2Fsnago","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhoissethdaniel%2Fsnago/lists"}