Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 444 Bytes

File metadata and controls

14 lines (8 loc) · 444 Bytes

storewolf

Current version: 0.1.0

Introduction

storewolf creates the filesystem datastore used by the API system.

It creates the datastore at a provided path and populates any default settings, as given in the TOML file in /etc/storewolf/defaults.toml, unless the datastore already exists.

Colophon

This text was generated using cargo-readme, and includes the rustdoc from src/main.rs.