Skip to content

BFronz/DeveloperProfileGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer Profile Generator

Command-line application that creates README.md files. User's input answers to a series of quesions dynamically generates a clean README.MD file. The output file has all the important categories listed.

Run  on comand line as: node index.js

Installing

Download

  • index.js
  • package.json

npm install <module.json>

Usage

Prompts for Input:

  • Git Hub Username (required)
  • Project title (required)
  • Description (required)
  • Table of Contents
  • Installation
  • Usage
  • License (with badge selection)
  • Contributing
  • Tests
  • Questions (required)
    • User GitHub email (with validation)
    • User GitHub profile picture

Special Features

Unique readme file is created with the format of README_GitHubUsername.MD. Fast running. Clean nice ouptut. Easy to run:

Credits

Inquirer.js: SBoudrias

Badges: shields.io

License: lukas-h

Acknowledgments

  • Rutgers Bootcamp Team

About

Command-line application that creates README.md files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors