Skip to content

Conversation

@dtraid
Copy link
Owner

@dtraid dtraid commented Mar 22, 2022

Overview

  • CSV files are inside files.
  • All CSV parsing, generating, file reading, and file writing is done by libs/csv.js.
  • All data processing is done by libs/process.js.
  • The script that runs all three tasks is index.js.

Requisites

Usage

Clone the repository and run the project:

git clone https://github.com/dtraid/devops-interview.git -b node
cd devops-interview
node .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants