1.2.1 • Published 5 years ago

ehrcraft-script-compilator v1.2.1

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

EHR Craft Form Compilator

Usage

npm i ehrcraft-script-compilator
node .\node_modules\ehrcraft-script-compilator <infile> <outfile>

Develop

Install

npm update
npm update -D

Link

As a developer you might want to have a link to the project to enable changes without publishing

  1. Link this project to the NPM registry
npm link
  1. Link this project into your EHR Craft project
npm link ehrcraft-script-compilator