Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naveen8801/gformjs

Tool to create google form through CLI easily. Add path of you FormJson file and you are good to go
https://github.com/naveen8801/gformjs

ajv ajv-validation cli command-line google google-forms ink nodejs reactjs

Last synced: 2 months ago
JSON representation

Tool to create google form through CLI easily. Add path of you FormJson file and you are good to go

Awesome Lists containing this project

README

        


Banner


google-formjs


Awsome tool to create google form through command line quickly. Just add you FormJson file Demo FormJson File path and you are good to go 🚀




gif

### Installation
```
npm i -g google-formjs
```

###Usage
```
gformjs --help

Description :
Create google forms directly from terminal very easily

Usage :
Step 1 : gformjs
Step 2 : Select form 2 options Create Form or Check Form Responses
Step 3 : Type FormJson file path while creating and formID while gettting form responses
Step 4 : That's it 🚀
```