Backbone is a system to provide the core infrastructure for a studio pipeline. It has been built from the ground up with scalability and multi-facility architecture in mind. On the usability side backbone provides series of abstraction layers to help developers & artists to work through an environment where developers can safely develop on sandbox and artists can safely be isolated from specific releases by allowing multiple deployment streams (Canary release).
On backbone, all resources are treated equally. Therefore, configurations, plugins, scripts, tools, apps (etc) are versioned & handled in the same matter.
This project is divided in separated repos where each repo is responsible for a specific module of the core infrastructure:
Backbone development discussions and bug reports are collected on Issues
Contributions are welcome to Backbone. It can be made through many different forms depending on your level of interest:
- Proposing features
- Reporting issues
- Making improvements (adding new features, improving the existing features, adding tests, adding testutils, clarifying wording and fixing errors)
Backbone is free software; you can redistribute it and/or modify it under the terms of the MIT License
