Spikeophant / literate-computing-machine

A team info page generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Literate Computing Machine! The Team HTML Page Generation Machine

Description

This is a simple cli application in node.js that will prompt the user for team names, email, and some other information, and generate an html/css combo that have the employees on cards. Names are linked to email addresses. Github profile links work.

License

Table of Contents

If your README is long, add a table of contents to make it easy for users to find what they need.

Installation

npm i

Usage

node index.js

Video Walkthrough! https://drive.google.com/file/d/1VJ7EXTi7q9ynkLQ9I1uoT1y3ElBLkYBO/view

Sample output in sampleOutput folder!

Credits and Questions

Please reach out by raising an issue if you have questions or suggestions. dustin.davisson@gmail.com https://github.com/Spikeophant

License

This application is covered by Apache-2.0

How to Contribute

PR's gladly accepted!

Tests

npm test

About

A team info page generator

License:Apache License 2.0


Languages

Language:JavaScript 75.8%Language:HTML 18.4%Language:CSS 5.8%