Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 185 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 185 Bytes

Raspberry Pi Development Sandbox

A Docker-based Raspberry Pi development sandbox.

Usage

# setup
make setup

# get a shell
make shell

# remove Docker artifacts
make rmi