{"id":13397831,"url":"https://github.com/cezaraugusto/mklicense","last_synced_at":"2025-04-06T16:11:47.878Z","repository":{"id":57298891,"uuid":"57350079","full_name":"cezaraugusto/mklicense","owner":"cezaraugusto","description":"CLI tool for generating Licenses. Easily.","archived":false,"fork":false,"pushed_at":"2024-09-06T04:54:36.000Z","size":1496,"stargazers_count":189,"open_issues_count":14,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T22:25:57.635Z","etag":null,"topics":["agplv3","apache2","cli-app","gpl3","lgplv3","license","license-generator","mit","mpl2","unlicense"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/mklicense","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/cezaraugusto.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},"funding":{"github":"cezaraugusto"}},"created_at":"2016-04-29T02:57:01.000Z","updated_at":"2024-09-28T13:18:29.000Z","dependencies_parsed_at":"2024-06-09T00:24:35.219Z","dependency_job_id":"869cb098-e2e5-41d8-9228-d5be755f977b","html_url":"https://github.com/cezaraugusto/mklicense","commit_stats":{"total_commits":34,"total_committers":6,"mean_commits":5.666666666666667,"dds":0.5294117647058824,"last_synced_commit":"220c827c7c015f5c8c00b735c841036ff66b4b6d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cezaraugusto%2Fmklicense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cezaraugusto%2Fmklicense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cezaraugusto%2Fmklicense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cezaraugusto%2Fmklicense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cezaraugusto","download_url":"https://codeload.github.com/cezaraugusto/mklicense/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509223,"owners_count":20950232,"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":["agplv3","apache2","cli-app","gpl3","lgplv3","license","license-generator","mit","mpl2","unlicense"],"created_at":"2024-07-30T18:01:47.735Z","updated_at":"2025-04-06T16:11:47.849Z","avatar_url":"https://github.com/cezaraugusto.png","language":"JavaScript","funding_links":["https://github.com/sponsors/cezaraugusto"],"categories":["JavaScript","Development","\u003ca name=\"programming-boilerplate\"\u003e\u003c/a\u003eProgram templates and boilerplate"],"sub_categories":["Chat","Games"],"readme":"# mklicense [![MIT license](https://img.shields.io/badge/mit-license-orange.svg)](https://opensource.org/licenses/MIT) [![Travis](https://img.shields.io/travis/cezaraugusto/mklicense.svg)](http://github.com/cezaraugusto/mklicense) [![npm](https://img.shields.io/npm/dt/mklicense.svg?maxAge=2592000)](https://www.npmjs.com/package/mklicense)\n\n\u003e CLI tool for generating Licenses. Easily.\n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"demo.gif\" width=\"640\" height=\"400\"\u003e\u003c/p\u003e\n\u003cbr\u003e\n\n## Stay Tuned :star: :star: :star: :star: :star: \n\nv. `1.0` is coming!\n\n* `mklicense` will behave like an old school text-based game, to drive you to which license suits best for your project (thanks [Jerod Santo](https://github.com/jerodsanto) for the idea). But still keeping its value as-is, behaving like a straight-to-the-point tool.\n\n\n## Why should I use this?\n\n* Licenses are boring;\n* Copy/paste stuff is so 1999;\n* The GitHub `LICENSE` generator doesn't necessarily includes your information inside the file;\n* It's busy people/beginner's friendly. It doesn't have all those flags to just install a license;\n* You shouldn't trust other people to store your `LICENSE` sources. `LICENSE`s are sensible.\n\n\n## Install\n\n```\n$ npm install -g mklicense\n```\n\n\n## Usage\n\n```\n$ mklicense\n```\n\nSince its version 0.1.4, `mklicense` needs `Node` version `\u003e=4` to run properly.\n\n\n## Licenses included\n\n* Unlicense\n* MIT\n* Apache 2.0\n* MPL 2.0\n* GNU LGPL 3.0\n* GNU GPL 3.0\n* GNU AGPL 3.0\n\n\n## You talk about trust. So, where are all the licenses located?\n\n`mklicense` extracts licenses from http://choosealicense.com/ (which is [curated by GitHub](http://choosealicense.com/about/)), and creates a `.txt` file for your desired project. I have no control over any license, which is a good thing for you and me.\n\n\n## License\n\nMIT © [Cezar Augusto](http://cezaraugusto.net)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcezaraugusto%2Fmklicense","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcezaraugusto%2Fmklicense","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcezaraugusto%2Fmklicense/lists"}