... | @@ -56,3 +56,8 @@ Whether you use `psubmit` or the interactive scripts, `sandbox` will contain a f |
... | @@ -56,3 +56,8 @@ Whether you use `psubmit` or the interactive scripts, `sandbox` will contain a f |
|
```
|
|
```
|
|
|
|
|
|
## 3. Workflow for making changes
|
|
## 3. Workflow for making changes
|
|
|
|
The `dnb.sh` script has 4 modes that can be used:
|
|
|
|
- `:d` for download -> downloads the source in the `.dwn` folder
|
|
|
|
- `:u` for unpack -> unpacks the source into the `.src` folder
|
|
|
|
- `:b` for build -> builds the source, including dependencies
|
|
|
|
- `:i` for install -> installs nemo and creates the binary in the sandbox |
|
|
|
\ No newline at end of file |