DevShop is a collection of different modules.
- DevShop Projects
Project nodes allow you to add a Git URL to your site and create unlimited environments for that site. Create dev, test, live, and "branch platforms" from branches in your git repository. A web-based UI allows users to Pull Code, Sync Data, Commit Features, and Run Tests. - DevShop Pull - This module connects to your git repository to automatically pull environments' code when a commit is detected.
- DevShop Logs - This module provides git logs and error logs to the DevShop front-end. This makes keeping track of the state of your git powered platforms much easier.
- DevShop Tests - This module allows users to run a Run Tests task from within your browser. DevShop stores the tests you wish to run per project, and allows you to adjust those on every test run.
- DevShop Live - Store (and change) a project's Live Domain.