{"id":13862956,"url":"https://github.com/nexxeln/license-generator","last_synced_at":"2025-04-06T01:10:57.270Z","repository":{"id":41561435,"uuid":"473289379","full_name":"nexxeln/license-generator","owner":"nexxeln","description":"Create licenses for your projects right from your terminal!","archived":false,"fork":false,"pushed_at":"2024-03-31T19:31:05.000Z","size":44,"stargazers_count":144,"open_issues_count":2,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-05-01T16:49:24.134Z","etag":null,"topics":["cli","license","productivity","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/gen-license","language":"Rust","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/nexxeln.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/funding.yml","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":"nexxeln"}},"created_at":"2022-03-23T17:23:05.000Z","updated_at":"2024-08-05T06:06:02.258Z","dependencies_parsed_at":"2024-08-05T06:05:56.078Z","dependency_job_id":null,"html_url":"https://github.com/nexxeln/license-generator","commit_stats":{"total_commits":40,"total_committers":4,"mean_commits":10.0,"dds":"0.17500000000000004","last_synced_commit":"ab0b034902b2b1fe2ae3d39fccf119f9939f34f8"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexxeln%2Flicense-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexxeln%2Flicense-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexxeln%2Flicense-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexxeln%2Flicense-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nexxeln","download_url":"https://codeload.github.com/nexxeln/license-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419861,"owners_count":20936012,"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","license","productivity","rust"],"created_at":"2024-08-05T06:01:57.763Z","updated_at":"2025-04-06T01:10:57.250Z","avatar_url":"https://github.com/nexxeln.png","language":"Rust","funding_links":["https://github.com/sponsors/nexxeln"],"categories":["Rust"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eLicense Generator\u003c/h1\u003e\n\n![demo](https://us-east-1.tixte.net/uploads/nexxel.needs.rest/idea64_rZlJLu450P.gif)\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://img.shields.io/crates/d/gen-license?color=%23b7410e\" /\u003e\u003c/p\u003e\n\n### Overview\n\nThis is a blazing fast ⚡, command line license generator for your open source projects written in Rust.\n\nI know that GitHub has a great GUI to add licenses to projects but I always found myself doing too much work. First you have to go to GitHub, create a file, type 'LICENSE', pick a license, push it and then pull it locally. With this you can just generate the license locally and push it to GitHub.\n\nI had not written some Rust code in a while so I made this simple project to brush up my Rust skills a bit (still very beginner).\n\n### Installation\n\n#### Using Cargo\n\n```bash\ncargo install gen-license\n```\n\n#### Using AUR (Arch/Arch-based Linux Distros)\n\n```\nyay -S gen-license\n```\n\n#### From source\n\n```bash\ngit clone https://github.com/nexxeln/license-generator.git\ncd license-generator\ncargo install --path .\n```\n\nIf you don't have cargo installed, you can download the executable from the [releases](https://github.com/nexxeln/license-generator/releases) section.\n\n### Usage\n\n```bash\ngen-license\n```\n\n### Contributing\n- Fork the repository\n- Create a branch\n  ```bash\n  git checkout -b fix/amazingFix\n  ```\n- Commit your changes and push to your branch\n  ```bash\n  git commit -m \"made an amazingFix\"\n  git push origin fix/amazingFix\n  ```\n- Open a pull request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexxeln%2Flicense-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnexxeln%2Flicense-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexxeln%2Flicense-generator/lists"}