Skip to content

a node module designed to create professional quality README files for projects

License

Notifications You must be signed in to change notification settings

mikevitelli/README-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README Generator CLI

Description

This npm package utilizes a Command Line Interface (CLI) application designed to create professional quality README.md documents for projects hosted on Github. Utilizing inquirer and axios, this application generates a markdown file with dynamic data generated from the user's interaction through terminal actioins.

Repository

npm Docs

Table of Contents

Installation

  • This is a CLI avalible through the npm registry.

  • Before installing, download and install Node.js

  • Installation is done using the npm install command:

$ npm install readme-generator-cli

Usage

  • After installing in your project directory, simply run readme-generator-cli in your terminal

  • Follow all the prompts until the end

  • A file named "auto-generated-README.md" will be created with all of your responses

  • Click on the .gif below and watch my tutorial video if you get stuck.

usage video

Contributing

Submit a PR and I'll check it out!

Credits

Mike Vitelli

License

GitHub license

About

a node module designed to create professional quality README files for projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published