whosydd / license-generator

Generate a license with GitHub license API

Home Page:https://marketplace.visualstudio.com/items?itemName=whosydd.license-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Generator

Requirement

The extension get author by git config --get user.name

Please confirm you already config it.

Features

Use explorer/context and command to generate license with GitHub license API

  • Generate License
  • Generate MIT License

Use command to generate license only in the root directory of the workspace.

Extension Settings (Optional)

It's increases your API rate limit.

// settings.json
{
  "license-generator.token": "ghp_xxx"
}

You can generate token from https://github.com/settings/tokens

Thanks

License icons created by monkik - Flaticon

ultram4rine/vscode-choosealicense

About

Generate a license with GitHub license API

https://marketplace.visualstudio.com/items?itemName=whosydd.license-generator

License:MIT License


Languages

Language:TypeScript 87.9%Language:JavaScript 12.1%