mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 11:16:27 +02:00
switch to yarn
This commit is contained in:
parent
58fb3ed172
commit
607123f73d
8 changed files with 1720 additions and 1490 deletions
|
@ -104,8 +104,7 @@ git clone https://github.com/engineer-man/piston
|
|||
docker-compose up -d piston_api
|
||||
# Start the API container
|
||||
|
||||
npm install -g yarn
|
||||
cd cli && yarn && cd -
|
||||
cd cli && npm i && cd -
|
||||
# Install all the dependencies for the cli
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue