Goal of this task is to add initial support for generating license templates for selected open source license and file type (e.g. BSD-3 license header for Haskell file type). This functionality will be available under the headroom gen --license licenseType:fileType command.
Goal of this task is to add initial support for generating license templates for selected open source license and file type (e.g. BSD-3 license header for Haskell file type). This functionality will be available under the
headroom gen --license licenseType:fileType
command.