Skip to content

Commit

Permalink
Runner.env
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlord authored Nov 9, 2023
1 parent f1504a6 commit 2128d8d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ The code in this repository runs an engine, but the engine needs content! Here a
1. Clone this repo: `git clone [email protected]:GEO-BON/bon-in-a-box-pipeline-engine.git pipeline-engine`
2. `cd pipeline engine`
3. Clone the BON in a Box repo (or any compatible repo of your choice) **into the pipeline-repo folder**: `git clone [email protected]:GEO-BON/bon-in-a-box-pipelines.git pipeline-repo`
4. `cd ..`
5. Pull the pre-compiled images: `./dev-server pull`
6. Build the remaining images: `./dev-server build`
4. Create a runner.env file as per user instructions.
5. `cd ..`
6. Pull the pre-compiled images: `./dev-server pull`
7. Build the remaining images: `./dev-server build`
5. Start the development server: `./dev-server up`

## IDE setup
Expand Down

0 comments on commit 2128d8d

Please sign in to comment.