Skip to content

When creating an open source project on GitHub, it is important to have a quality README with information about the app--what is the app for, how to use the app, how to install it, how to report issues, and how to make contributions so that other developers are more likely to use and contribute to the success of the project. A command-line appli…

Notifications You must be signed in to change notification settings

adamwrites/homework-09

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Good ReadME Generator

## Description 
Creating a CLI application that generates a good readme for users

## Table of contents

Installation

run npm install. Make sure all dependencies are present (Axios/Inquirier/FS)

Usage

Run index.js in the terminal and answer the corresponding questions

Contributors

adamwrites

Test

jest tests

Repository

homework-09

About

When creating an open source project on GitHub, it is important to have a quality README with information about the app--what is the app for, how to use the app, how to install it, how to report issues, and how to make contributions so that other developers are more likely to use and contribute to the success of the project. A command-line appli…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published