Skip to content

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

License

Notifications You must be signed in to change notification settings

naveen8801/gFormJS

Repository files navigation

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 🚀