Skip to content

tidy create-sw-index.py #21

Description

@GarryMorrison

Things to do:

  1. if dir of sw files is not given, then default to '.'
  2. move from tools to semantic_db, and rename, then we can invoke using:
python3 -m semantic_db.create_index path-to-sw-files
  1. tighten the import up so we only import extract_sw_stats() from code.py: Currently we use:
from semantic_db import *
  1. test it works

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions