Skip to content

A console app to help mayo transform a report to match their input requirements

Notifications You must be signed in to change notification settings

clinician-nexus/es-mayo-transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transforms our step report output to a file format specific to Mayo

To use in dev:

  • dotnet run path/to/excel.xlsx

To publish:

  • dotnet publish -c Release -r win-x64 --self-contained true -p:PublishSingleFile=true

To use published version:

  • drag excel file onto executable, it will generate a file in the same directory as the original file, with -transformed-{timestamp} appended to the name

About

A console app to help mayo transform a report to match their input requirements

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages