yi-Xu-0100 / license-generator

The GitHub action that using template to generate license.
https://github.com/marketplace/actions/license-generator
MIT License
0 stars 0 forks source link

[Qustion]: How do I generate a URL license ? #200

Open yi-Xu-0100 opened 1 year ago

yi-Xu-0100 commented 1 year ago

Question form https://github.com/yi-Xu-0100/license-generator/commit/35c8f4ee82bd21963183c19023d0b488fdc1dcf1#r86918850

yi-Xu-0100 commented 1 year ago

👋 @LordRuth3rford, What you mean the URL license? Could you describe the situation or give an example?

LordRuth3rford commented 1 year ago

I mean't a product key utilizing this GitHub-line of code.

yi-Xu-0100 commented 1 year ago

@LordRuth3rford I don't quite understand what you mean. Could you explain in more detail? Are you referring to wanting to move away from the GitHub Actions runtime environment? 🤔

LordRuth3rford commented 1 year ago

I want to know how to generate a product key or license for a service or product. I still am confused on how to it works.

yi-Xu-0100 commented 1 year ago

@LordRuth3rford I think my action is mainly used to generate parts of the license agreement (See https://github.com/yi-Xu-0100/license-generator#-support-license-table). However, this agreement is not intended for activating products. Therefore, if you want to generate activation keys and integrate them into your product, you may need to look for other projects. 😊