Giter Club home page Giter Club logo

team-roster-generator's Introduction

Team Roster Generator

GitHub issues GitHub forks GitHub stars GitHub license GitHub package.json dependency version (prod)

A nodejs based command line interface for generating html files with the info of your team members / co-workers.

Table of Contents

Description

This simple NodeJS based command line interface generates an HTML file named team.html with the information that you give it.

Installation

To install this application be sure to follow these steps:

  1. git clone [email protected]:davidsaulrodriguez/team-roster-generator

  2. cd team-roster-generaotr/

  3. npm install

Usage

To begin using this app, affter running npm install be sure to run:

npm run start

Contributing

Contributions are more than welcome! Please be sure to checkout:

Testing

This project comes with unit tests for testing classes using JEST. These tests are located in the test/ folder.

To test against all the testing files, you can run:

npm run test

If you would like to test against a single test file, you can run singleTest and select the file, like so:

npm run singleTest test/Employee.test.js

License

This project and all of its source code is released and permissively licensed under the BSD 2 Clause license.

team-roster-generator's People

Watchers

David Rodriguez avatar

team-roster-generator's Issues

Bug: Can't Start The App As Documented

After cloning the repo, installing the dependencies and attempting to start the application as documented in the ReadMe with:

npm run start

I get the following error message

npm ERR! missing script: start

A start script needs to be created in order to start the application as documented.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.