ej-builder-sdk 0.5.0

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

```bash
cargo add ej-builder-sdk
```

## Part of EJ Framework

This crate is part of the [EJ Framework](https://github.com/embj-org/ej) - a modular and scalable framework for automated testing on physical embedded boards.