Skip to content

PrimalOrB/readme_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md Generator

License: MIT

Description

A node.js terminal based application to assist with generating a README.md for your GitHub repository

Table Of Contents

Installation

  • Clone the repository to your local machine
  • Navigate to the designated folder in bash
  • Execute 'npm install' to install dependencies
    • Inquirer npm package will be installed along with its own dependencies

Usage

  • Run 'node index.js' from the terminal
  • Follow prompts to enter all the required basic information
    • Title
    • Description
    • GitHub username
    • email address
  • Choose a license for your project
  • Input installation instructions
    • Input a sub-level designation ( the level of indentation for this item )
    • Input individual installation instruction
    • Choose whether to add additional instructions
      • Repeat above steps as desired
      • Increasing the sub-level designation will allow building a heirarchy list

License

This application is covered under the MIT license.

Contribution

  • Add instructions for how other users are able to contribute to your project
    • Follow the same steps as outlined in the usage to define contribution instructions

Tests

  • Add instructions for how users are able to run tests on your project
    • Follow the same steps as outlined in the usage to define test instructions

Questions

Please feel free to contact me regarding any further questions:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published