Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.22 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.22 KB

ReadMe-Generator

License: GPL v3

Table of Contents

  1. Description
  2. Installation Guide
  3. Usage Guide
  4. Testing Guide
  5. Contributions
  6. License
  7. Questions

Description

Creating a detailed ReadMe.md file is very important for open source projects and can slow down development. This uses Node.JS to allow Open source developers to create ReadMe files effeciently.

Installation Guide

  1. npm install inquirer
  2. npm install fs

Usage Guide

  1. npm install
  2. node index.js

Demo

04-11-55

License

MIT https://opensource.org/licenses/MIT A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

Questions

Contact at: [email protected]