Coder Social home page Coder Social logo

readme-generator's Introduction

Readme Generator

License Badge Language

Description

This is a README generate which user can quickly and easily generate a README.md file by using a Command line. This application is created by JavaScript and Node.js.

Table of Contents

Installation

Instructions to get the application run:
1. Download and install Visual Studio Code if user don't have it installed in the computer.
2. Download and install Node.js if user don't have it installed in the computer.
3. Open the terminal, first run npm install + the name of the following npm package dependencies:
* inquirer will prompt user for inputting the information in command line.
* axios will fetch user's information from GitHub API base on GitHub username.
The application itself runs by command node index.js or node index.

Usage

Readme Generator is a command-line application that accepts user input. When user prompts for information about the application repository, a high-quality, professional README.md is generated with the title of the project and sections entitled Description, Table of Contents, Installation, Usage, License, Contributing, Tests, and Questions:
1. when user enters the project title, then this is displayed as the title of the README.
2. when user enters a description, installation instructions, usage information, contribution guidelines, and test instructions, then this information is added to the sections of the README entitled Description, Installation, Usage, Contributing, and Tests.
3. when user chooses a license for the application from a list of options, then a badge for that license is added near the top of the README and a notice is added to the section of the README entitled License that explains which license the application is covered under.
4. when user enters the GitHub username, then this is added to the section of the README entitled Questions, with a link to the GitHub profile.
5. when user enters the email address, then this is added to the section of the README entitled Questions, with instructions on how to reach the user with additional questions.
6. when user clicks on the links in the Table of Contents, then it goes to the corresponding section of the README.

demo

License

This project is under license MIT

License Link

Contributing

Not Available

Tests

Not Available

Credits

The lists of resources used to complete this challenge:
1. Module 9 Node.js from canvas.
2. Google (https://www.google.ca/)
3. MDN Web Docs (https://developer.mozilla.org/en-US/docs/Web/JavaScript).
4. NPM - inquirer (https://www.npmjs.com/package/inquirer).
5. NPM - axios (https://www.npmjs.com/package/axios).
6. Node.js - fs.writeFile (https://nodejs.org/dist/latestv12.x/docs/api/fs.html#fs_fs_writefile_file_data_options_callback)
7. Node.js - util.promisity() (https://nodejs.org/dist/latest-v12.x/docs/api/util.html#util_util_promisify_original).
8. Shields (https://shields.io/)
9. Choose A License (https://choosealicense.com/licenses/)
10. Supports from instructor, assistant instructor and Tutor.

Questions

Developer Profile Picture

For any questions, please contact me with the information below:

GitHub: @shanshantina

Email: [email protected]

readme-generator's People

Contributors

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