google-nomulus/core
Weimin Yu 94b31b1ceb Create a new app to hold GenerateSqlSchemaCommand (#409)
* Create a new app to hold GenerateSqlSchemaCommand

GenerateSqlSchemaCommand starts postgresql using testcontainer.
This makes junit etc a runtime dependency, allowing them to get
into release artifacts.

By moving this command to a separate tool, we can remove junit
etc as compile/runtime dependency.
2019-12-13 16:05:35 -05:00
..
gradle/dependency-locks Create a new app to hold GenerateSqlSchemaCommand (#409) 2019-12-13 16:05:35 -05:00
src Create a new app to hold GenerateSqlSchemaCommand (#409) 2019-12-13 16:05:35 -05:00
build.gradle Create a new app to hold GenerateSqlSchemaCommand (#409) 2019-12-13 16:05:35 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00