2.0.2 • Published 2 years ago

good-match-challenge v2.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

TypeScript: Good-Match-Challenge

A TypeScript program that matches names for a tennis tournament

Install the program with:

npm i good-match-challenge

Once installed you can run the program in your terminal:

Locate the "node_modules" folder then locate the "good-match-challenge" folder. Then run the command below:

> node .\GoodMatch.js "<pathOfCSVFile>\nameOfCSVFile.csv"

An output file will be created in the "good-match-challenge" folder within the "node_modules" folder

The program will not accept special characters or numerical values.

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago