README.txt in Realistic Dummy Content 8
Same filename in this branch
- 8 realistic_dummy_content/README.txt
- 8 dcycle/README.txt
- 8 api/README.txt
- 8 realistic_dummy_content/fields/README.txt
- 8 realistic_dummy_content/recipe/README.txt
- 8 api/tests/README.txt
- 8 api/src/README.txt
- 8 realistic_dummy_content/fields/node/README.txt
- 8 realistic_dummy_content/fields/user/README.txt
- 8 api/tests/src/README.txt
- 8 api/src/recipes/README.txt
- 8 api/src/Tests/README.txt
- 8 api/src/attributes/README.txt
- 8 api/src/manipulators/README.txt
- 8 api/src/generators/README.txt
- 8 api/src/loggers/README.txt
- 8 api/src/facade/README.txt
- 8 api/src/environments/README.txt
- 8 realistic_dummy_content/fields/user/user/README.txt
- 8 api/tests/src/Unit/README.txt
- 8 realistic_dummy_content/fields/node/article/field_image/README.txt
- 8 realistic_dummy_content/fields/node/article/title/README.txt
- 8 realistic_dummy_content/fields/node/article/body/README.txt
- 8 realistic_dummy_content/fields/node/article/field_tags/README.txt
- 8 realistic_dummy_content/fields/user/user/picture/README.txt
- 8 api/tests/src/Unit/attributes/README.txt
- 8 api/tests/src/Unit/facade/README.txt
- 8 api/tests/src/Unit/environments/README.txt
This directory contains scripts used to set up dev and testing environments with Docker. These scripts are meant for developers of realistic_dummy_content, not for users or site developers. Usage * Install a CoreOS instance (using Vagrant for example) * Log in and run one of the scripts * A CI (continuous integration) server can run the tests on every commit A script is also included for mirroring this directory, it is meant to be called from a continuous integration server.
File
dcycle/README.txtView source
- This directory contains scripts used to set up dev and testing environments with Docker.
-
- These scripts are meant for developers of realistic_dummy_content, not for users or
- site developers.
-
- Usage
-
- * Install a CoreOS instance (using Vagrant for example)
- * Log in and run one of the scripts
- * A CI (continuous integration) server can run the tests on every commit
-
- A script is also included for mirroring this directory, it is meant to be called from a continuous integration server.