Giter VIP home page Giter VIP logo

cli-readme-builder's Introduction

CLI-readme-builder

This back-end app helps the user build a README with command line prompts and a template.

Description

The motivation behind building this project was simple: alongside every repository and coding project is its README.md file. The end goal of the CLI-readme-builder is to make this process simpler and less tedious. In making this project, I learned the value of using JavaScript Promises as well as their setbacks. Initially, the Inquirer package was used in a single function to collect all information, however as the app grew to be more complex, using promises became combersome since they are asynchronous yet used synchronously in this project. Despite the learning curve of using a new technology, the app is fully functional and can help developers at any level get started on building an effective README.

Table of Contents

Installation

To run this interface on your machine, please clone this repository locally to your machine. Be sure to install Node.js version 16 and run npm init -y. Next, install the Inquirer package with npm install inquirer 8.2.4 to receive the correct version. Lastly, initialize the app in your terminal's Develop folder with node index.js. Follow the prompts to create your README!

Usage

After initializing with node index.js, a series of prompts will guide you through. Be sure to respond to each prompt until you receive the notification that your README has been saved!

See a demonstration of how it works here!

Contribution

No contributions at this time, thank you for your interest.

Tests

No testing provided at this time.

Contact

Credits

Documentation referenced:

Tutorials referenced:

  • TroubleChute on YouTube - Shields.io usage
  • Lindsay Chapin on YouTube - Inquirer npm usage

Tutor(s): Trinh Nguyen

U. Penn Bootcamp study groups:

U. Penn Bootcamp instructor(s): Dan Gross

License

MIT

License

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.