Implement a main class that then runs appropriate parts
Open
Conformance
feature
priority: medium
refactoring
Standardization
under discussion
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Background
I find specific classpaths tedious and constraining if wanted to restructure. Also to have to specify such long string is error-prone.
## Feature
Implement one proper Main class that based on a switch or a parameter runs an appropriate process (std, conf, std&conf). It can even have a default of std&conf.
Contributor guide
Assessment
This issue has not been assessed yet.