OHDSI / ETL-CDMBuilder

ETL-CDMBuilder is a repo containing a .NET Core application to perform ETL to OMOP CDM for multiple databases
Apache License 2.0
50 stars 32 forks source link

Source code no longer on github? #7

Closed donohara closed 8 years ago

donohara commented 8 years ago

Has the source code for ETL-CDMBuilder been removed from github? I only see the dll and exe files. Does this mean I no longer have to build it ?

ericaVoss commented 8 years ago

You should just be able to click the .exe file under the source folder.

donohara commented 8 years ago

Thanks - Thought I was going nuts since I previously downloaded all the src and no longer see it...

donohara commented 8 years ago

I see all the c# source code under the CDMv4/source directory. Will the v5 source be added to the repo as well? We prefer building the .exe in house if possible.

ericaVoss commented 8 years ago

I don't see why not. When we do our next posting I'll look to do that.

ericaVoss commented 8 years ago

The source is now posted: https://github.com/OHDSI/ETL-CDMBuilder/tree/master/source