Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 685 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 685 Bytes

lightrail-csv-importer

Import csv files into Lightrail

This is an interactive tool for importing Values and Contacts into Lightrail from csv files.

Usage

This project can be run directly from the repo following these steps:

  1. Download and install Node.
  2. Download this package and extract it to a directory.
  3. Install project dependencies by running npm install from the command line.
  4. Start the script by running npm run exec from the command line.

Advanced options

Get a list of advanced options on the command line: npm run exec -- -h