Skip to content

cynthiwu/readme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README Generator

Explore the project page

Table of Contents

About The Project

The goal of this project was to create a command-line application that dynamically generates a README file pased on user input. Once initiated, the user is prompted to provide the followimg content:

  • Project Title
  • Project Description
  • Installation Instructions
  • Usage
  • Build Tools & Technologies
  • Contribution Instructions
  • Tests
  • License
  • GitHub Username and URLs

Terminal Snapshot


README Snapshot


Built With

This project was built using:

Installation

To get a local copy up and running, follow these simple steps:

  1. Clone the repo
git clone git@github.com:cynthiwu/readme-generator.git 
  1. Install NPM packages (i.e., Inquirer.js)
npm install

Usage

It is with this application I hope engineers can spend more time creating something AWESOME, rather than writing a README file. It can be used by anyone who wants to quickly generate a basic README file. The generated file will be created and located in the "created" directory off the root. This file, or just the file content, can be copied over to any given project directory.

Demo

Watch the video below to see how the quiz works.

README Generator Demo

Demo Video

Roadmap

I will be continuing to build out this project to provide a README template that is usable for all types of projects.

See the open issues for any proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

None

Contact

Cynthia Wu - @cynthia21wu - cynthia21wu@gmail.com

Project Link: https://github.com/cynthiwu/readme-generator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published