Skip to content

When creating an open source project on GitHub, it’s important to have a high-quality README for the app. This should include what the app is for, how to use the app, how to install it, how to report issues and how to make contributions.

License

Notifications You must be signed in to change notification settings

forestDean/11-professional-README-generator

Repository files navigation

Professional README Generator

licence badge node badge

Description

When creating an open source project on GitHub, it’s important to have a high-quality README for the app. This should include what the app is for, how to use the app, how to install it, how to report issues and how to make contributions. A roadmap for future development may inspire a reader to contribute and crediting sources may not just be a professional courtesy but a legal requirement.

Table of Contents

Installation

Directory must be downloaded to a Node.js environment.
Relevent dependancies can be installed with npm install
The app is initialised with the terminal command node index.js

Usage

This video link illustrates the usage of the Professional README Generator:

Watch the video

Here is an example of a README generated by the app:

README

A sample generated--README.md can be found in the root directory.

Roadmap

  • progress bar with inquirer.ui.BottomBar
  • improve terminal styling
  • internal text editor
  • store license badges locally

Credits

Questions

License

MIT License - A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

About

When creating an open source project on GitHub, it’s important to have a high-quality README for the app. This should include what the app is for, how to use the app, how to install it, how to report issues and how to make contributions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published