Skip to content

A Node.js command line application that generates an html webpage of employee/team profile information.

License

Notifications You must be signed in to change notification settings

ggfalloon/TeamGenerator-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamGenerator-CLI

A Node CLI that takes in information from the user to generate an engineering team profile page. This is the perfect way to have quick access to important employee info.

Table of Contents

Installation

Clone the repository at https://github.com/ggfalloon/TeamGenerator-CLI. (Requires Node.js)

Usage

Watch Video Tutorial

First type "npm i" in your command line to install node modules for the package.json. To invoke the application, type "node app.js". Next you'll be prompted by inquirer to answer each of the questions to build your team. When you are done adding employees to your team, an html page will be generated for you and nicely formatted with each of the team member's profile information.

TeamGenerator

Tests

This application uses the Jest JavaScript testing framework. Check out jestjs.io for more info, usage and features.

Contributing

Do you have a suggestion or feature you'd like to add? Contributions are welcome and appreciated. Visit https://github.com/ggfalloon/TeamGenerator-CLI and create a pull request.

Questions

©Gabriele Falloon, github.com/ggfalloon, [email protected]

License

MIT LICENSE

About

A Node.js command line application that generates an html webpage of employee/team profile information.

Topics

Resources

License

Stars

Watchers

Forks