Note: This is one of the original QBit implementations - so, some of the mechanics of how it is loaded and used by an application are not exactly fully defined at the time of its creation... Please excuse any dust or not-quite-round wheels you find here!
This QBit provides TODO
- Java: Java 17+ with UTF-8 encoding
- Maven: Build system with plugin management
- QQQ Framework: Built on the QQQ low-code platform
- QBit Pattern: Follows QBit component architecture
- Workflow Management: TODO - Define workflow capabilities
- Process Automation: TODO - Define automation features
- Integration: TODO - Define integration capabilities
- Java 17+ (required for QQQ features)
- Maven 3.8+ (for build system)
<dependency>
<groupId>com.kingsrook.qbits</groupId>
<artifactId>qbit-workflows</artifactId>
<version>${TODO}</version>
</dependency>TODO
TODO
TODO
TODO
📖 Complete Documentation Wiki - Start here for comprehensive guides
- 🏠 Home - Project overview and quick start
- 🏗️ Architecture - System design and principles
- 🔧 Development - Setup and contribution guide
- 📦 Modules - Available components and usage
- 🚀 Building - Local development workflow
- 🔧 QBit Development - QBit development guide
Important: This repository is a component of the QQQ framework. All contributions, issues, and discussions should go through the main QQQ repository.
- Fork the main QQQ repository: https://github.com/Kingsrook/qqq
- Create a feature branch:
git checkout -b feature/amazing-feature - Make your changes (including QBit changes if applicable)
- Run tests:
mvn test - Commit your changes:
git commit -m 'Add amazing feature' - Push to the branch:
git push origin feature/amazing-feature - Open a Pull Request to the main QQQ repository
- Maven: Follow Maven best practices
- Documentation: Update relevant documentation
- Versioning: Follow semantic versioning
- QBit Pattern: Follow QBit component architecture
First time contributing? Start with our Developer Onboarding Guide to get your environment set up.
QBit Workflows is built by Kingsrook - making engineers more productive through intelligent automation and developer tools.
- Website: https://qrun.io
- Contact: contact@kingsrook.com
- GitHub: https://github.com/Kingsrook
This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE.txt file for details.
Ready to build workflows with full control? Get started with QQQ today!