Skip to content

Commit 5e1720c

Browse files
committed
Added beads
Signed-off-by: David Stenglein <dave@missingmass.com>
1 parent c607d83 commit 5e1720c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ curl -LO https://github.com/specstoryai/getspecstory/releases/latest/download/Sp
77
tar -xzf SpecStoryCLI_Linux_x86_64.tar.gz && \
88
mv specstory /usr/local/bin/ && chmod +x /usr/local/bin/specstory
99
RUN curl -fsSL https://claude.ai/install.sh | sudo -u vscode bash
10+
RUN curl -fsSL https://raw.githubusercontent.com/steveyegge/beads/main/scripts/install.sh | bash && ln -s /usr/lib/x86_64-linux-gnu/libicui18n.so /usr/lib/x86_64-linux-gnu/libicui18n.so.74

0 commit comments

Comments
 (0)