1.0.10 • Published 11 months ago

@jitaspace/sde-converter v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

SDE Converter

This tool converts the SDE data from the EVE Static Data Export into an OpenAPI spec backed by static JSON files.

Basic Usage

The script can be invoked via npx:

$ npx @jitaspace/sde-converter

Or installed globally:

$ npm install -g @jitaspace/sde-converter
$ sde-converter

Available Commands

Usage: sde-converter [options] [command]

JitaSpace SDE parser

Options:
  -V, --version         output the version number
  -w, --workDir <path>  Working directory (default: "./sde-workdir")
  -h, --help            display help for command

Commands:
  download-only         Retrieve the latest SDE archive and extracts it
  generate              Generate OpenAPI spec and JSON files from latest SDE
  help [command]        display help for command
1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago