google-nomulus/core
gbrodman d743bfb201 Create a Gradle task to run the test server (#192)
* Create a Gradle task to run the test server

As an artifact of the old build system, the test server relies on having
the built registrar_(bin|dbg)*(\.css)?.js in place (see ConsoleUiAction
among others). As a result, we create a Gradle task that puts those
files into the correct, readable, location before running the test
server.

* Depend on assemble rather than build

* refactor gitignores
2019-07-29 11:03:29 -04:00
..
gradle/dependency-locks Upgrade google-auth-library-java to latest version 2019-06-18 17:27:21 -04:00
src Create a Gradle task to run the test server (#192) 2019-07-29 11:03:29 -04:00
build.gradle Create a Gradle task to run the test server (#192) 2019-07-29 11:03:29 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00