Skip to content

Commit

Permalink
Developers Read Me file added
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitesh Balakrishnan committed Oct 2, 2023
1 parent aa89be9 commit ab21d33
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions extras/DevelopersREADME.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,17 @@ Dev Setup

b. Create a new database in localhost for your test CDM, and create a schema in that database for the CDM tables

c.Using the CDMConnector package:
c. Using the [CDMConnector](https://cran.r-project.org/web/packages/CDMConnector/index.html) package:

<code>
i. Download a sample OMOP CDM into a DuckDB database, as documented here
ii. Copy the CDM into your local Postgres database, as documented here
</code>

i. Download a sample OMOP CDM into a DuckDB database, as documented here
ii. Copy the CDM into your local Postgres database, as documented here
3.Fork the DataQualityDashboard repo
3. Fork the DataQualityDashboard repo

4.Clone your fork to your computer
4. Clone your fork to your computer

PR Process
====================
Expand Down

0 comments on commit ab21d33

Please sign in to comment.