cqframework / cqf-tooling

Tooling for CQL and IG Authors
Apache License 2.0
19 stars 22 forks source link

NPM-ize the refresh tooling #442

Open brynrhodes opened 1 year ago

brynrhodes commented 1 year ago

Rather than downloading the snapshot package using scripting, use the NPM distribution of CQF Tooling together with an appropriate package.json to support using FSH followed by Refresh tooling and place the result of that processing in the appropriate input folders in the IG so that genonce can be run to complete IG publishing.

brynrhodes commented 1 year ago

There is a branch of CQF-Tooling that publishes CQF-Tooling as an NPM package Use a fork of cqf-ccc to demonstrate that it works