Demetri0 / json-to-csv-converter-for-fan-clubs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

  1. Clone repository or download archive
  2. Go to downloaded folder (extract archive before that)
  3. Sure with you use latest vesion of nodejs (Grether then 8.0.x)
  4. Run npm install in project folder
  5. Create online config file if you want to use online spreadsheet from google or download csv file from google.spreadsheet
  6. Run:
    1. If you use online config - run ./index.js google.online.json
    2. If you use csv file, run ./index.js downloaded-file.csv
  7. Be Happy. Good like!

About


Languages

Language:JavaScript 100.0%