Quick Start
Version: 0.1.0 Date: October 08, 2025 SPDX-License-Identifier: BSD-3-Clause License File: See the LICENSE file in the project root. Copyright: © 2025 Michael Gardner, A Bit of Help, Inc. Authors: Michael Gardner Status: Draft
Get up and running with the Adaptive Pipeline in 5 minutes.
Prerequisites
- Rust 1.70 or later
- SQLite 3.35 or later
Quick Installation
git clone https://github.com/abitofhelp/optimized_adaptive_pipeline_rs.git
cd optimized_adaptive_pipeline_rs
make build
Your First Pipeline
TODO: Add quick start example