-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f21e63e
commit 55597d7
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
# Codex Development Repository | ||
|
||
This repository allows a developer to start a development environment, which contains all elements off the CODEX AP1.7, AP2.2 and AP2.3 | ||
|
||
## How to use | ||
|
||
Execute the `gitUpdate.sh` to pull all the repositories of the codex project into the current folder. | ||
|
||
User the `start-develop.sh` script to start a development environment using the docker-compose files of the respective repositories. |