JoelDore / README-generator

Command line application that generates a professional README for a new project_

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README-generator

Command line application that generates a professional README for a new project


Table of Contents

Installation

Requires the npm Inquirer package: npm install inquirer

Usage

--> Walkthrough Video <--

  1. Run node index in terminal
  2. Navigate through prompts
  3. A file named GOODREADME.md will be generated in current directory
    Demo-generated

Contributing

Contributions welcome!

  1. Fork this repository
  2. Create a new branch
  3. Commit/push your changes
  4. Create a new pull request

Questions

Feel free to send me an email at dore.joel.dore@gmail.com!

License

This project is MIT licensed.
© 2020 Joel Dore



githublinkedinBuy Me A Coffee

About

Command line application that generates a professional README for a new project_

License:MIT License


Languages

Language:JavaScript 100.0%