public class Installer
extends java.lang.Object
To mimic how DHF is installed locally, this installer will first initialize a DHF project in the directory in which the installer is run. Properties will then be read from the gradle.properties and gradle-local.properties files that are generated.
| Constructor and Description |
|---|
Installer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |