Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 417 Bytes

File metadata and controls

14 lines (8 loc) · 417 Bytes

sundog

Current version: 0.1.0

Introduction

sundog is a small program to handle settings that must be generated at OS runtime.

It requests settings generators from the API and runs them. The output is collected and sent to a known Bottlerocket API server endpoint.

Colophon

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