Skip to content

gibernas/challenge-aido_LF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Testing

To run everything, use:

$ make test

The output will be in the directory ./challenges-dir/.

Testing using local repositories

You can also run the containers by mounting the local repositories.

To do so you must have the structure in dt-env-developer and set the variable DT_ENV_DEVELOPER to that repo's root directory.

To run use:

$ make test-with-local-repos

You can see how the repos are mounted in the file docker-compose-devel.yaml.

About

Embodied challenges for AIDO 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.9%
  • Makefile 10.5%
  • Dockerfile 3.6%
  • Shell 2.0%