Skip to content

ntoscomeli/analitics-csv

Repository files navigation

Analitics CSV Builder

Environment setup

  • Install Node.js
    • Recommended method is by using NVM
    • Recommended Node.js version is the latest LTS, currently v10
  • Update npm to the latest version by running npm i -g npm@latest
  • While staying connected to VPN, run npm install or npm i to install the project dependencies

Development

1) Run the app:

npm run start {csv_name}

It will generate a new csv file with the name of result.csv

2) Build the app:

npm run exe

3) Execute by script

./script {csv_name}

License

© 2017 Mercado Libre

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published