https://github.com/danteay/log-reader
https://github.com/danteay/log-reader
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/danteay/log-reader
- Owner: danteay
- Created: 2020-08-21T07:28:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T18:06:03.000Z (over 4 years ago)
- Last Synced: 2025-01-28T22:31:27.332Z (3 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Log Reader Challenge
The log file that is being transformed is on the current url:
## Requirements
- NodeJS >= 13
## Installation
```console
npm i
```## Start from CLI
```console
npm run start
```This will generate a new `logs.csv` file on the root folder.