@cougargrades/importer

2.0.5 • Public • Published

@cougargrades/importer

npm

Imports data into cougargrades.io

Rewritten in TypeScript to supersede the original Python importer tool.

Original tool: https://github.com/cougargrades/importer-python

Demo

Usage

  • Install the command-line tool with npm:

    npm install -g @cougargrades/importer

  • For arguments, run:

    cougarimport --help

Prerequisites

  • A standalone Redis instance. Start one with:

    docker run -d --restart unless-stopped -p 6379:6379 redis:latest

  • Node.js 11+

  • An access_token for the cougargrades.io API (v2.0.0). Access tokens are only granted on request.

Readme

Keywords

none

Package Sidebar

Install

npm i @cougargrades/importer

Weekly Downloads

2

Version

2.0.5

License

MIT

Unpacked Size

327 kB

Total Files

16

Last publish

Collaborators

  • au5ton
  • austinjckson