- Project Description
- Installation Instructions
- Usage Information
- Contribution Guidelines
- Test Instructions
- License Type
- Questions | Email me
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.
Download this source code. Run the app with node app.js
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.
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.
Run 'npm test' to test that the classes are functioning properly
Licensed under the MIT license.
grburner@gmail.com or find me on GitHub