bootstrapping aider
This commit is contained in:
parent
5d7846756e
commit
92beb62be2
5 changed files with 27 additions and 0 deletions
|
@ -48,6 +48,9 @@ export NVM_DIR="$HOME/.nvm"
|
|||
nvm install 22
|
||||
nvm use 22
|
||||
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
uv tool install --force --python python3.12 aider-chat@latest
|
||||
|
||||
{{ else if eq .hosttype "wsl" -}}
|
||||
sudo apt update
|
||||
sudo apt install \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue