Development Guide
Contents
Quick Start
# Clone
git clone https://github.com/avelino/spuff.git
cd spuff
# Build
cargo build
# Test
cargo test --all
# Run
cargo run -- statusProject Structure
Key Concepts
Two Binaries
Provider Abstraction
Cloud-Init Templates
Local State
Useful Commands
Environment Variables
Variable
Description
Last updated
Was this helpful?