Skip to content

Convert naming conventions

Reed Essick requested to merge convert-naming-conventions into master

Implements an executable that will convert naming conventions from a file on disk. That is, it reads a file into a list of events, converts the naming convention (dynamic renaming), and then write the list of events into a new file with a new naming convention.

Fixes #17 (closed).

Edited by Reed Essick

Merge request reports