# Start9 Wrapper (0.3.5) This directory contains the StartOS 0.3.5 package wrapper for Workout Log. ## Build prerequisites - Docker with buildx - `start-sdk` installed on build machine ## Build package ```bash cd /Users/macpro/Projects/Workout-log make -C start9/0.3.5 package ``` ## Verify package ```bash cd /Users/macpro/Projects/Workout-log make -C start9/0.3.5 verify ``` ## Outputs - `start9/0.3.5/image.tar` - `start9/0.3.5/workout-log.s9pk`