Coder Social home page Coder Social logo

readme-generator's Introduction

Easy README Generator

Github License

Description

This is README.md file generator for use on coding projects. It is a command line based utility that prompts the user for information about the title, description, table of contents, installation, usage, license, contributing, tests, and thier GitHub username and email for questions. User input is then used to generate each associated section of the README.md file. When a user selects a license from the list of options, then a badge is created by the top of the README.md with the selected license. The table of contents also links to the matching section so that README is quick to navigate.

Table of Contents

Installation

  1. To install just clone this repo:
git clone [email protected]:hculp/readme-generator.git
  1. Install inquirer and email-validator with npm:
npm i inquirer
npm i email-validator

Usage

To use the this README.md generator, call node for index.js file.

node index.js

Follow the prompts till completion. Then, you'll have your generated README.md!
There is an example generated README.md in the assets folder. Also, an exmaple image here.

Here is a link to a demo video.

Contribution

Contribution falls under open MIT license.

Tests

N/A

Questions

Send any questions or feedback to the following contacts:

License

Copyright (C) 2023 Houston Culpepper.     

Distributed under the MIT License.

Link to MIT license

readme-generator's People

Contributors

hculp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.