Skip to content

A CLI that generates a team profile HTML page based on user input

Notifications You must be signed in to change notification settings

SebZG/Team-Profile-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

License: GPL v3

Description

A command-line application that allows you to quickly create a professional README.md for a new project.

Installation

To install/use Team Profile Generator and it's dependecies, you will first need to have Node.JS installed on your machine.

Once you have Node.js installed continue with the following steps:

Steps

  • Step 1
    • Clone/Fork Repo on to local machine.
  • Step 2
    • Open terminal from root of README-generator Repo and install dependencies with the following commands:
    npm install

Usage

Steps

  • Step 1
    • Open terminal from root of Team Profile Generator Repo.
  • Step 2
    • run the command:
    node index.js
  • Step 3
    • Answer pompts
  • Step 4
    • When all prompts are answered a team.html file will be generated and saved to the ./output/ folder.

Technologies/Languages

Images

Generated Team Profile

License

This application is covered under the GNU GPL v3 License.

Contributing

For contributions you may contact me here.

Questions

Visit my GitHub profile.

About

A CLI that generates a team profile HTML page based on user input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published