wilderness-north-item-export
v0.3.3
Published
ingests data from google sheets inventory project and exports a list of wilderness north items that can be inputted to their system
Downloads
2
Readme
Wilderness North Item Export
This package pulls data from cloud and compares with an existing item sheet to create a 'bulk item import' file for WN.
Getting started
- simply download package
Installation
> npm i wilderness-north-item-export
Usage
> wilderness-north-item-export -o data/out -i data/in/ExistingWNItems.csv -c keys/credentia.json
- '-o' is for out folder
- '-i' is for input of existing items
- '-c' is path to google credentials file
Authors and acknowledgment
Joseph Skaf [email protected]
License
MIT License