A form renderer app with Solid, but from the command line - Google Forms but the Solid way
First, install the dependencies:
npm install
To execute locally, run:
node . -d <dataset URL> -f <form description> -r <N3 Conversion Rules>
To install globally, run:
npm install -g .
And then execute with:
form -d <dataset URL> -f <form description> -r <N3 Conversion Rules>
See https://github.com/SolidLabResearch/FormRenderer#notes-on-the-input-files