2.0.2 • Published 1 year ago

good-match-challenge v2.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago