initial commit

This commit is contained in:
yggverse 2025-09-06 18:31:49 +03:00
parent e7fe14be8a
commit 8bf5e7a21f
7 changed files with 234 additions and 1 deletions

View file

@ -1,2 +1,7 @@
# btracker-fs
Shared filesystem API for the βtracker project
![Linux](https://github.com/yggverse/btracker-fs/actions/workflows/linux.yml/badge.svg)
[![Dependencies](https://deps.rs/repo/github/yggverse/btracker-fs/status.svg)](https://deps.rs/repo/github/yggverse/btracker-fs)
[![crates.io](https://img.shields.io/crates/v/btracker-fs.svg)](https://crates.io/crates/btracker-fs)
Shared filesystem API for the [βtracker](https://github.com/yggverse/btracker) project components