Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 273 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 273 Bytes

Student Register

Tool to register a list of users in the form of users.csv with DCU SU

Setup:

npm install
cp .sample.env .env
vim .env

replace username and password with your credentials save and exit from your editor

node importer.js