GithubHelp home page GithubHelp logo

node-readme-generator's Introduction

Node.js, CLI: Professional README Generator

Project Description

To create a command-line application that dynamically generates a professional sampleREADME.md file from a user's input using the Inquirer package. To install inquirer use the following command in the terminal:

npm i inquirer

Main Objective | How to Use

The application will be invoked by using the following command in bash:

node index.js

Items Completed in Project

✅When prompted for information, a high quality sampleREADME.md is generated based on the user input.

✅The sampleREADME will include: Description, Installation Instructions, Usage Information, Contribution Guidelines, and Test Instructions.

✅The badge for the license will be added near the top of the sampleREADME.md along with a section which explains what the license is. Badge is clickable and directs user to the detailed license page.

✅The Question section will include: GitHub Username with link, Email address, and/or any additional ways to reach the creator.

✅When the Table of Contents section is clicked, then you are taken to the corresponding section of the README.

✅Repo includes .gitignore file and include node_modules/ and .DS_Store/ so that node_modules directory isn't tracked or uploaded to GitHub. Be sure to create your .gitignore file before installing any npm dependencies.

✅Repo includes a package.json with the required dependencies created by running npm init.

✅Used license-badges.md

Walkthrough Video

  • A walkthrough video that demonstrates the functionality of the README generator.

View on Google Drive

Screenshot


License: MIT

node-readme-generator's People

Contributors

cynthiagodoy 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.