top of page

ReadMeGenerator

Download Time

<5 Minutes

Usage Time

<5 Minutes

GitHub:

Level:

Node.js

About the Repo

This Command Line application is intended to help developers create well formatted README files for their projects

Requirements

  • Git

  • Node.js

  • npm

Prep and Usage

  • Clone from Github using 'git clone'

  • Use the Command `npm i` to install 'package.json'

  • Use `node index.js` to begin the command-line program

bottom of page