Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 328 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 328 Bytes

aws-quiz

A node CLI to test AWS training acronyms

Setup up

Clone repository

Run npm install

Add .env file with SPREADSHEET_HOST and SPREADSHEET_URL params

Run

npm start or npm start true (the true parameters will show you the correct answer as you go, without it the application will just state 'incorrect')