Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 783 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 783 Bytes

Simple Interactive Query Generator project using Node.js

Steps to use this demo:

Step 1. Run quesions.js to test the program

Step 2. Questions are placed in questions array. You can append/edit the array to add your questions

Step 3. collectAnswers.js uses Readline interface and Events emitter to make this program work interactively

Future Work To improve the interaction and make it more seamless To create a UI for better UX

Update: Readme updated to demo Github Automatic Release Notes Generation.

  • Clone the repo directly to VSCode
  • Add
  • Commit using Semver and Conventional Commit standard
  • Push
  • PR
  • Auto Release Notes
  • Additional comments to test autogen release notes#branch6
  • Tag v1.1.6