fixed lua formatting and added kiro-cli install
This commit is contained in:
@@ -248,6 +248,9 @@ ENV \
|
||||
UID="1000" \
|
||||
UNAME="neovim"
|
||||
|
||||
RUN \
|
||||
curl -fsSL https://cli.kiro.dev/install | bash
|
||||
|
||||
RUN \
|
||||
cd "/home/${UNAME}" && \
|
||||
git clone https://github.com/flutter/flutter.git -b stable flutter && \
|
||||
|
||||
Reference in New Issue
Block a user