{"id":15767996,"url":"https://github.com/bubkoo/licen","last_synced_at":"2025-03-31T11:16:46.878Z","repository":{"id":66336015,"uuid":"53681880","full_name":"bubkoo/licen","owner":"bubkoo","description":"Generate license files for your projects.","archived":false,"fork":false,"pushed_at":"2016-04-03T18:09:45.000Z","size":99,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-04T13:42:22.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/bubkoo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-11T16:46:44.000Z","updated_at":"2022-08-17T16:57:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"a427743a-aba9-4b0d-933b-68282de7b1e9","html_url":"https://github.com/bubkoo/licen","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"6c998c711a123d1f1fff59ae56f3026eac448737"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Flicen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Flicen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Flicen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Flicen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bubkoo","download_url":"https://codeload.github.com/bubkoo/licen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246458009,"owners_count":20780678,"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":[],"created_at":"2024-10-04T13:42:05.274Z","updated_at":"2025-03-31T11:16:46.847Z","avatar_url":"https://github.com/bubkoo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![licen](https://cdn.rawgit.com/bubkoo/licen/master/logo.svg)\n\n\n\u003e Generate license files for your projects.\n\n\n[![MIT License](https://img.shields.io/badge/license-MIT_License-green.svg?style=flat-square)](https://github.com/bubkoo/licen/blob/master/LICENSE)\n[![npm:](https://img.shields.io/npm/v/licen.svg?style=flat-square)](https://www.npmjs.com/packages/licen)\n\n\n## Install\n\n```\n$ npm install licen -g\n```\n\n## Usage\n\n```\n$ licen [options]\n```\n\nThe available options are:\n\n```\n  -g, --generate ................. Generate license/header.\n  -s, --show ..................... Print license/header.\n  -i, --introduce ................ Print license introduction.\n  -H, --header ................... Generate/Print a license header.\n  -l, --license ??? .............. Specify a license.\n  -p, --path ??? ................. Specify the license file path.\n  -n, --filename ??? ............. Specify the generated license file name.\n  -f, --fullname ??? ............. Specify the owner's fullname.\n  -e, --email ??? ................ Specify the email.\n  -y, --year ??? ................. Specify the year.\n  --list ......................... List available licenses.\n  -o, --overwrite ................ Overwrite when a license file exist.\n  -c, --config ................... Set the default value of variables.\n  -V, --version .................. Print the current version.\n  -h, --help ..................... You're looking at it.\n  -h, --help [command] ........... Show details for the specified command.\n```\n\nAvailable licenses:\n\n```\n  apache-2.0     Apache License 2.0\n  mit            MIT License\n  gpl-3.0        GNU General Public License v3.0\n  gpl-2.0        GNU General Public License v2.0\n  agpl-3.0       GNU Affero General Public License v3.0\n  artistic-2.0   Artistic License 2.0\n  epl-1.0        Eclipse Public License 1.0\n  isc            ISC License\n  bsd-3-clause   BSD 3-clause “New” or “Revised” License\n  bsd-2-clause   BSD 2-clause “Simplified” License\n  lgpl-3.0       GNU Lesser General Public License v3.0\n  lgpl-2.1       GNU Lesser General Public License v2.1\n  mpl-2.0        Mozilla Public License 2.0\n  cc0-1.0        Creative Commons Zero v1.0 Universal\n  unlicense      The Unlicense\n```\n\n## Examples\n\n```\n  $ licen\n  $ licen -gol mit -n LICENSE -f yourName\n  $ licen --list\n  $ licen --config key1=value1 [key2=value2 ...]\n  $ licen --help config\n  $ licen --help\n  $ licen --version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubkoo%2Flicen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbubkoo%2Flicen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubkoo%2Flicen/lists"}