Adds diagrams.
This commit is contained in:
@@ -6,6 +6,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
nextpnr-ice40 \
|
||||
fpga-icestorm \
|
||||
nodejs npm \
|
||||
graphviz \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN npm install -g @anthropic-ai/claude-code
|
||||
|
||||
Reference in New Issue
Block a user