ej-builder-sdk 0.3.2

SDK for creating applications that interface with EJB
Documentation

ej-builder-sdk

SDK for creating applications that interface with EJB.

Overview

ej-builder-sdk provides the tools and APIs needed to create custom build and run scripts that integrate with the EJ framework. It handles communication with builders, manages job cancellation, and provides a simple interface for board management.

Features

  • Builder communication and job management
  • Job cancellation support
  • Board configuration management
  • Build and run script integration
  • Real-time job status updates

Installation

Add this to your Cargo.toml:

[dependencies]
ej-builder-sdk = "0.3.0"

Part of EJ Framework

This crate is part of the EJ Framework - a modular and scalable framework for automated testing on physical embedded boards.