ej-io 0.5.1

Program management utilities for the EJ framework
Documentation
# ej-io

Program management utilities for the EJ framework.

## Overview

`ej-io` provides essential utilities for program management within the EJ framework. It handles process execution, I/O operations, and other system-level interactions needed for managing build and test processes.

## Features

- Process execution and management
- I/O operations and file handling
- System interaction utilities
- Process monitoring and control
- Resource management

## Installation

```bash
cargo add ej-io
```

## 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.