Propagate baseURL to resolved forge modules.
This commit is contained in:
@@ -17,12 +17,20 @@ Generate a distribution.json for Helios.
|
||||
Example
|
||||
```properties
|
||||
JAVA_EXECUTABLE=C:\Program Files\AdoptOpenJDK\jdk-8.0.222.10-hotspot\bin\java.exe
|
||||
ROOT=D:\TestRoot2
|
||||
BASE_URL=http://localhost:8080/
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Nebula is not complete. The following usage is tentative.
|
||||
|
||||
#### Notes
|
||||
|
||||
Rather than updating the entire usage with minor changes, please read these notes.
|
||||
|
||||
* Root and BaseUrl options are currently disabled. This information is being pulled from the `.env` for now.
|
||||
|
||||
## Commands
|
||||
|
||||
Commands will be documented here. You can run any command with the `--help` option to view more information.
|
||||
|
||||
Reference in New Issue
Block a user