{"id":36627106,"url":"https://github.com/while-loop/licy","last_synced_at":"2026-01-12T09:33:17.966Z","repository":{"id":57594029,"uuid":"122274948","full_name":"while-loop/licy","owner":"while-loop","description":"cli Tool to generate LICENSE files","archived":false,"fork":false,"pushed_at":"2018-02-21T00:32:30.000Z","size":610,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T01:58:53.978Z","etag":null,"topics":["cli","command-line","go","golang","license"],"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/while-loop.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":"2018-02-21T00:30:43.000Z","updated_at":"2023-02-14T02:24:56.000Z","dependencies_parsed_at":"2022-09-26T19:44:36.807Z","dependency_job_id":null,"html_url":"https://github.com/while-loop/licy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/while-loop/licy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Flicy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Flicy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Flicy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Flicy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/while-loop","download_url":"https://codeload.github.com/while-loop/licy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Flicy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cli","command-line","go","golang","license"],"created_at":"2026-01-12T09:33:17.236Z","updated_at":"2026-01-12T09:33:17.961Z","avatar_url":"https://github.com/while-loop.png","language":"Go","readme":"licy\n====\n\n[![GoDoc Widget]][GoDoc]\n\nlicy is a tool to generate `LICENSE` files from the command line.\n\nA list of supported licenses can be found [here](https://github.com/github/choosealicense.com/tree/gh-pages/_licenses).\n\nInstallation\n------------\n\n#### Go\n```bash\n$ go get github.com/while-loop/licy\n```\n\n#### wget\n```bash\n$ wget -O $GOPATH/bin/licy https://github.com/while-loop/licy/releases/download/v0.0.2/licy-GOOS-GOARCH \u0026\u0026 chmod +x $GOPATH/bin/licy\n```\n\n#### Source\n```bash\n$ make install     # will install licy to $GOPATH/bin\n```\n\nExample\n-------\n\nGenerate and populated an MIT license file (`LICENSE`) with the current year and\ngiven organization name\n\n```bash\n$ licy gen mit \"Anthony Alves\"\n```\n\nCommands\n--------\n\n- `licy list`\n    - view all available licenses\n- `licy help`\n    - view available commands\n- `licy info [-v] \u003clicense\u003e`\n    - get info about a license. Get full license with `-v` option\n- `licy gen [-o FILE] [-y YEAR] [-p PROJECT_NAME] \u003clicense\u003e \u003corg\u003e`\n    - generate a license file with populated fields\n\nLicense\n-------\nlicy is licensed under the MIT License.\nSee [LICENSE](LICENSE) for details.\n\nAuthor\n------\n\nAnthony Alves\n\n[GoDoc]: https://godoc.org/github.com/while-loop/licy\n[GoDoc Widget]: https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhile-loop%2Flicy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhile-loop%2Flicy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhile-loop%2Flicy/lists"}