{"id":15798222,"url":"https://github.com/nasa9084/git-license","last_synced_at":"2026-05-18T03:31:12.361Z","repository":{"id":57623206,"uuid":"115484925","full_name":"nasa9084/git-license","owner":"nasa9084","description":"make LICENSE file in command line.","archived":false,"fork":false,"pushed_at":"2020-08-18T10:59:10.000Z","size":2394,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-17T16:31:59.555Z","etag":null,"topics":["command","command-line-tool","git","git-subcommand","github-api","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/nasa9084.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}},"created_at":"2017-12-27T05:29:16.000Z","updated_at":"2021-12-29T15:43:49.000Z","dependencies_parsed_at":"2022-08-27T00:01:06.918Z","dependency_job_id":null,"html_url":"https://github.com/nasa9084/git-license","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nasa9084/git-license","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasa9084%2Fgit-license","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasa9084%2Fgit-license/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasa9084%2Fgit-license/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasa9084%2Fgit-license/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nasa9084","download_url":"https://codeload.github.com/nasa9084/git-license/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasa9084%2Fgit-license/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163708,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":["command","command-line-tool","git","git-subcommand","github-api","go","golang"],"created_at":"2024-10-05T00:40:22.926Z","updated_at":"2026-05-18T03:31:12.343Z","avatar_url":"https://github.com/nasa9084.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"git-license\n===========\n\nGet LICENSE from [GitHub Licenses API](https://developer.github.com/v3/licenses/).\n\n## Installation\n\n### go get\n\n`go get github.com/nasa9084/git-license`\n\n### download binary\n\nDownload from [releases page](https://github.com/nasa9084/git-license/releases) and put the binary into your PATH.\n\n### build your own\n\nrequirement: go module is enabled\n\n``` shell\n$ git clone https://github.com/nasa9084/git-license.git\n$ cd git-license\n$ go build .\n```\n\nand copy or move `git-license` binary into your PATH.\n\n## How to use\n\nBasically:\n\n``` shell\n$ git license --username YOUR_USER_NAME LICENSE_NAME\n```\n\nsuch as: `git license --username nasa9084 mit`.\n\nYou can see the list of license names with:\n\n``` shell\n$ git license -l\n```\n\n### Show HELP\n\n``` shell\n$ git license --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa9084%2Fgit-license","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnasa9084%2Fgit-license","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa9084%2Fgit-license/lists"}