1.0.11 • Published 7 months ago

@sussex-occ/sid-import-tools v1.0.11

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

SID Import Tools

This project contains a command line tool sid-import that can be used to import data into SID, process it and check on the status of the processing.

Installation

> npm install @sussex-occ/sid-import-tools -g

You will need to supply database configuration in the environment.

Run the tool

> sid-import help

Development

git clone https://github.com/Sussex-OCC/sid-import-tools.git
cd sid-import-tools
npm i
npm run dev

This starts esbuild in watch mode that compiles the typescript into the /dist folder. Every time a source file is updated, esbuild will automatically re-compile.

To run in development,

1.0.11

7 months ago

1.0.9

9 months ago

1.0.10

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago