Skip to content

scan-team/scan_data_importer

Repository files navigation

scan_data_importer

Requirements

Setup

# setup virtual env
$ pipenv install

# activate env
$ pipenv shell

Usage

Import single map

$ python import_data.py [path] (-r [root])

Import multiple maps

$ python import_data_multi.py [base_path] (-r [root])

Update grrmlog_parser

$ pipenv update grrmlog_parser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published