grburner / LPS-ProfileGenerator

penn lps week10 homework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name: Employee Management Template

License: MIT

Author: grburner

README Generator in Action

Table of Contents

  1. Project Description
  2. Installation Instructions
  3. Usage Information
  4. Contribution Guidelines
  5. Test Instructions
  6. License Type
  7. Questions | Email me

1. Project Description

This is a simple command line interface that takes input about employees on a team (managers, engineers and interns), generates HTML then adds the generated HTML to existing templates.

2. Installation Instructions

Download this source code. Run the app with node app.js

3. Usage Information

The command line will display a series of prompts about your employee team. Answer those prompts and HTML will be generated in the 'output' folder. This file can be run in your browser.

4. Contribution Guidelines

There are many ways to help grow this project: Submit bugs and feature requests. Review source code changes. Help review the documentation. Make pull requests for anything from typos to updated functionality.

5. Test Instructions

Run 'npm test' to test that the classes are functioning properly

6. License Type

Licensed under the MIT license.

7. Questions? Email me @:

grburner@gmail.com or find me on GitHub

About

penn lps week10 homework


Languages

Language:JavaScript 66.5%Language:HTML 33.5%