{"id":13713222,"url":"https://github.com/sanemat/go-importlist","last_synced_at":"2025-05-06T23:30:50.766Z","repository":{"id":38184935,"uuid":"226523998","full_name":"sanemat/go-importlist","owner":"sanemat","description":"import-list -z tools.go returns url list from tools.go for go install, split by NULL.","archived":true,"fork":false,"pushed_at":"2023-10-07T03:36:00.000Z","size":270,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-13T23:33:19.514Z","etag":null,"topics":["cli","go","golang","tools"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sanemat.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license.txt","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":"2019-12-07T14:09:03.000Z","updated_at":"2023-10-07T05:19:52.000Z","dependencies_parsed_at":"2024-11-13T23:32:12.649Z","dependency_job_id":"b00fb148-ea0c-48b4-8580-4586b538ece5","html_url":"https://github.com/sanemat/go-importlist","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":"sanemat/go-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanemat%2Fgo-importlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanemat%2Fgo-importlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanemat%2Fgo-importlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanemat%2Fgo-importlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanemat","download_url":"https://codeload.github.com/sanemat/go-importlist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252787208,"owners_count":21804218,"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","go","golang","tools"],"created_at":"2024-08-02T23:01:30.000Z","updated_at":"2025-05-06T23:30:47.774Z","avatar_url":"https://github.com/sanemat.png","language":"Go","funding_links":[],"categories":["Go","Repositories"],"sub_categories":[],"readme":"# importlist\n\nList imported tools.\n\n## Overview\n\n`import-list -z tools.go` returns url list from tools.go for go install, split by NULL.\n\n## Limitation\n\nNot many options.\n\n## Usage\n\n```\nimport-list -z tools.go | xargs -0 -P 4 -I {} go install {}\n```\n\n## One more thing\n\nUse [x-go-install](https://github.com/sanemat/go-xgoinstall/)\n\n```\nimport-list -z tools.go | x-go-install -0\n```\n\n## Motivation\n\n`cat tools.go | grep _ | awk -F'\"' '{print $$2}'` is only for unix users.\n\n## Install\n\n### ghg\n\n`ghg get sanemat/go-importlist`\n\n### go install\n\n`go install https://github.com/sanemat/go-importlist/cmd/import-list`\n\n\n## Design\n\n[design](./design.md)\n\n## Changelog\n\n[chagelog](./changelog.md) by [git-chglog](https://github.com/git-chglog/git-chglog)\n\n## License\n\nCopyright 2019 Matt (Sanemat) (Murahashi Kenichi)\n[Apache License Version 2.0](./license.txt)\n\n## Credits\n\n[credits](./credits.txt) by [gocredits](https://github.com/Songmu/gocredits/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanemat%2Fgo-importlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanemat%2Fgo-importlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanemat%2Fgo-importlist/lists"}