-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
coreRelated to the core functionality, not language specificRelated to the core functionality, not language specificdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
The section https://github.com/microsoft/fhir-codegen#fhir-codegen-cli tells me:
To run this project from a command line:
dotnet run --project src/fhir-codegen-cli/fhir-codegen-cli.csproj -- [options]
However, running dotnet run --project src/FhirCodeGenBlazor/FhirCodeGenBlazor.csproj -- -p hl7.fhir.r4.core#4.0.1 --language TypeScript --output-path ~/R4.ts does not seem to generate any file.
As reported on https://chat.fhir.org/#narrow/stream/179171-dotnet/topic/Microsoft.20fhir-codegen-cli/near/383004416
Metadata
Metadata
Assignees
Labels
coreRelated to the core functionality, not language specificRelated to the core functionality, not language specificdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request