Skip to content

A self contained language example git repository served through a docker container

License

Notifications You must be signed in to change notification settings

test-editor/language-example-container

Repository files navigation

language-example-container

A self contained language example git repository served through a docker container.

Use docker run -d -p 2222:22 testeditor/git-examples to start the container. Use git clone ssh://git@localhost:2222/git-server/repos/language-examples to clone the language examples from that container. Make sure that you have the private key available (e.g. ssh-add id_rsa)

To have a complete test-editor-web installation with repo and software under test, run docker-compose up.

About

A self contained language example git repository served through a docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published