nathan-fiscaletti/synful

Replace configuration with JSON files

Closed this issue · 1 comments

All configuration files should be replaced with JSON configuration files. This will allow for simpler adhoc editing of the files from within the framework, and open the doors to things such as the --force-register command (See #153)

Completed in PR #159