readme-generator-cli

2.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i readme-generator-cli

Weekly Downloads

7

Version

2.0.0

License

ISC

Unpacked Size

8.29 MB

Total Files

9

Last publish

Collaborators

  • mikevitelli