1.0.0 • Published 8 months ago
llg-license-cli v1.0.0
LLG License CLI
LawLinkGlobal License Management CLI tool for generating and managing software licenses.
Features
- Generate standard and enterprise licenses
- Interactive license creation
- Command-line options support
- License metadata management
- Professional license file generation
Installation
npm install -g llg-license-cliUsage
Interactive Mode
Command Line Options
llg init --type enterprise --org "Company Name" --project "Project Name" --key "LICENSE-KEY"Available Options
-t, --type <type>- License type (standard/enterprise)-o, --org <organization>- Organization name-p, --project <project>- Project name-k, --key <key>- License key (required for enterprise)
Output Files
LICENSE- The generated license file.llg-license- License metadata file (JSON format)
Requirements
- Node.js >= 14.0.0
- npm >= 6.0.0
License
Proprietary - Copyright © 2024 LawLinkGlobal. All rights reserved.
1.0.0
8 months ago