create-data-harmonizer

0.0.3 • Public • Published

create-data-harmonizer

Scaffold a DataHarmonizer project from a LinkML schema.

Requirements

This script and the project it generates both require Node.js version 14+.

Usage

It is recommended that you run one of the following commands in the directory where you want the new project directory to be created.

With NPM (version 6.1+):

npm init data-harmonizer <schema file>

With Yarn:

yarn create data-harmonizer <schema file>

The script will parse your schema and ask you a few questions about what to generate. Once it is finished you will see instructions on how to get started with your new project.

Readme

Keywords

none

Package Sidebar

Install

npm i create-data-harmonizer

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

10.2 kB

Total Files

8

Last publish

Collaborators

  • pkalita-lbl