Code Monkey home page Code Monkey logo

readme-generator's Introduction

README Generator

This README generator allows the user to create a README file by using a command-line application based on the users input. It uses the Inquirer package. This allows the user to easily and quickly generate a professional README file which they can then copy into their project.

Table of Contents

  1. Installation
  2. Usage

Installation

  1. Go to this application's repository and click on the "Code" button, then select "Clone repository" and copy the URL provided.
  2. Open your terminal or command prompt, navigate to the directory where you want to clone the repository, and run the command git clone <URL> (where is the URL you copied in step 1). This will create a new directory containing the cloned repository.
  3. After the repository has finished cloning, navigate into the new directory by running the command cd <directory-name> (where is the name of the directory that was created during cloning).
  4. Finally, run the command code . to open the repository in Visual Studio Code.

Usage

  1. Open the terminal and navigate to the directory/folder titled "README-Generator".
  2. Run the command node index.js in the terminal to start the application.
  3. Answer the prompts that are displayed in the terminal about your project. These answers will be used to generate your README file.
  4. If there are no errors in the process, there will be a message displayed in the terminal to indicate that your README file has been successfully created.
  5. Finally, you can find your generated README file inside the generated-README folder, which is located in the same directory as the index.js file.

Demonstartion video of application.

Screenshot of Application

The screenshot shows an open terminal window with some text output on the screen. The user's project information is displayed in the terminal output. The generated README file is shown open in a text editor. This file is located in a directory titled "generated-README" within the project's directory. The generated README file contains all of the project information that was displayed in the terminal output, formatted in a readable and professional way. The user can use this file as their project's README file.

alt text

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.