Skip to content

pcse/pmm-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcse-scanner

Scanner application written in Node.js for PCSE events at CNU.

Building

  • Requires Node.js
  • Requires Node.js package excel
  • Requires Node.js package xlsx-writer
  • Requires Node.js package fast-csv

Warning:

All npm package dependencies are included in this repo under js/node_modules. THESE ARE KNOWN TO WORK, DO NOT RUN npm install OR IT WILL OVERWRITE THESE.

Running

While in the js directory, type the command below:

node .

Releases

No releases published

Packages

No packages published

Languages