New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

readme-generator-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

readme-generator-cli

readme-generator

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 25 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts