To be able to run Java transformations the following things need to be implemented - [x] code the AbstractDriver - read env variable - loads models - apply change - save results - [x] package it to lib ? - [ ] write documentation for other languages - embed fuzzer so that solutions can test if they are correct on more case than the one we provide ?
To be able to run Java transformations the following things need to be implemented
- read env variable
- loads models
- apply change
- save results