An open API service indexing awesome lists of open source software.

https://github.com/solidlabresearch/formcli

A form renderer app with Solid, but from the command line - Google Forms but the Solid way
https://github.com/solidlabresearch/formcli

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# FormCli

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

[![DOI](https://zenodo.org/badge/558396083.svg)](https://zenodo.org/doi/10.5281/zenodo.10285223)

## Installation

First, install the dependencies:

```bash
npm install
```

To execute locally, run:

```bash
node . -d -f -r
```

To install globally, run:

```bash
npm install -g .
```

And then execute with:

```bash
form -d -f -r
```

## Notes on the input files

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

## Preview

FormCli