Skip to content

A form renderer app with Solid, but from the command line - Google Forms but the Solid way

License

Notifications You must be signed in to change notification settings

SolidLabResearch/FormCli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormCli

A form renderer app with Solid, but from the command line - Google Forms but the Solid way

DOI

Installation

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>

Notes on the input files

See https://github.com/SolidLabResearch/FormRenderer#notes-on-the-input-files

Preview

FormCli

About

A form renderer app with Solid, but from the command line - Google Forms but the Solid way

Resources

License

Stars

Watchers

Forks

Packages

No packages published