Skip to content

s-suresh-kumar/readmeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: ISC

Readme Generator App

Thumbnail

ReadmeGenerator walkthru video

App In Action

App in action

Sample Output

Sample Output of this app

Note: I have used this app itself for sample output purposes.

Table of Contents

Description

This app helps the user to auto generate a professional looking README.md. It interactively asks the user pertinent questions about the app, such as title, description, installation instructions, usage instructions, license information, how to contribute and collaborate to make the app a better product and collects user e-mail and github username so that any questions can be sent to the author ( user).

Installation

You need inquirer package installed for this app to run. So the steps are :

  1. Clone this repository
  2. Issue npm i at your local repository root, so that all dependencies (inquirer package) is installed.
  3. Then launch node index.js and answer all questions properly.
  4. Your README.md will get auto-generated.

Instructions

Since this is a command line app, just run 'node index.js'. The app will ask series of questions, once you answer all of them the app will automatically generate a professional looking README.md. The README.md can only be as good as the answers. So spend time to provide proper and well thought out answers to the interactive questions of the app

License

This project is licensed under the ISC License.

Contribute

Please use my e-mail to contact me on how to contribute to this project.

Tests

There are no automated tests written for this app. However it is easy to launch the app and answer the questions, at the end README.md will get generated.

Questions

https://github.com/s-suresh-kumar suresh01@yahoo.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published