Readme-Generator

This application allows users to create a README.md file automatically in a way that is faster, efficient and clean.

Sources :

URL :

https://s0519.github.io/Readme-Generator/

Description :

The index.js is divided into many sections: In the first part there is the function with the inquire downloaded; In the second part there is an Array with the questions to answer; In the third part we can see a function which allows to write the Readme Generator, the fourth function read the Readme Generator file and finally initialize the funtion.

Function inquire and Array

functions and array

This function allows to write the Readme file

functionwritereadmefile

This function allows to read the Readme file

functionreadreadmefile

GeneratorMarkdown.js. In the begginning there is a function to show the badges, follows to the function to answer the question. In the template we can see the strings.

generatormarkdown generatormarkdownstring

Demo

(https://drive.google.com/file/d/12GFSJe-dBW0tcxL9wr0h-5j2-THjngf4/view)