Skip to main content

Usage

Usage

Q: How do I generate a license?
A: Run the generator script for your language, follow the prompts to select a license type, enter your details, and a LICENSE file will be created.

Q: What is the "AI-generated" license option?
A: If you select "AI-generated", the script will use the OpenAI API to generate a custom license based on your description.

Q: What do I need to use the AI-generated feature?
A: You need an OpenAI API key set in a .env file or as an environment variable (OPENAI_API_KEY).