Skip to content

Commit

Permalink
remove gitpod from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lalalune committed Feb 7, 2025
1 parent 32dbbd8 commit f786a89
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 68 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,6 @@ You may need to install Sharp. If you see an error when starting up, try install
```
bun install --include=optional sharp
```

---

### Start Eliza with Gitpod

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

---

### Deploy Eliza in one click
Expand Down
4 changes: 0 additions & 4 deletions packages/docs/i18n/readme/README_AR.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ git clone https://github.com/elizaos/eliza.git
git checkout $(git describe --tags --abbrev=0)
```

### تشغل إليزا مع Gitpod

[![In Gitpod öffnen](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

### عدّل ملف .env-Datei

انسخ ملف .env.example إلى .env واملأ القيم المناسبة.
Expand Down
4 changes: 0 additions & 4 deletions packages/docs/i18n/readme/README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,6 @@ git clone https://github.com/elizaos/eliza.git
git checkout $(git describe --tags --abbrev=0)
```

### 使用 Gitpod 启动 Eliza

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

### 编辑 .env 文件

将 .env.example 复制为 .env 并填写适当的值.
Expand Down
4 changes: 0 additions & 4 deletions packages/docs/i18n/readme/README_DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ git clone https://github.com/elizaos/eliza.git
git checkout $(git describe --tags --abbrev=0)
```

### Eliza mit Gitpod starten

[![In Gitpod öffnen](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

### Bearbeite die .env-Datei

Kopiere .env.example nach .env und fülle die entsprechenden Werte aus.
Expand Down
4 changes: 0 additions & 4 deletions packages/docs/i18n/readme/README_FA.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ git checkout $(git describe --tags --abbrev=0)
# git checkout $(git describe --tags `git rev-list --tags --max-count=1`)
```

### اجرای الیزا با Gitpod

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

### ویرایش فایل .env

یک کپی از .env.example بگیرید و مقادیر مناسب را وارد کنید:
Expand Down
6 changes: 0 additions & 6 deletions packages/docs/i18n/readme/README_FR.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,12 +158,6 @@ bun install --include=optional sharp

---

### Démarrer Eliza avec Gitpod

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

---

### Déployer Eliza en un clic

Utilisez [Fleek](https://fleek.xyz/eliza/) pour déployer Eliza en un seul clic. Cela ouvre Eliza aux non-développeurs et fournit les options suivantes pour construire votre agent :
Expand Down
3 changes: 0 additions & 3 deletions packages/docs/i18n/readme/README_GR.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ git checkout $(git describe --tags --abbrev=0)
# git checkout $(git describe --tags `git rev-list --tags --max-count=1`)
```

### Εκκίνηση του Eliza με το Gitpod

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)
### Τροποποιήστε το .env αρχείο

Αντιγράψτε το αρχείο .env.example σε ένα νέο αρχείο .env και συμπληρώστε τις παραμέτρους που χρειάζεστε.
Expand Down
8 changes: 0 additions & 8 deletions packages/docs/i18n/readme/README_HE.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,6 @@ git checkout $(git describe --tags --abbrev=0)

</div>

### התחלת אלייזה עם Gitpod

<div align="right">

[![פתח ב-Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

</div>

### עריכת קובץ .env

<div align="right">
Expand Down
4 changes: 0 additions & 4 deletions packages/docs/i18n/readme/README_HU.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ git clone https://github.com/elizaos/eliza.git
git checkout $(git describe --tags --abbrev=0)
```

### Eliza indítása Gitpoddal

[![Megnyitás Gitpodban](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

### Szerkezd a .env fájlt

Másold a .env.example fájlt .env néven, és töltsd ki a megfelelő értékekkel.
Expand Down
4 changes: 0 additions & 4 deletions packages/docs/i18n/readme/README_KOR.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,6 @@ git clone https://github.com/elizaos/eliza.git
git checkout $(git describe --tags --abbrev=0)
```

### Gitpod로 Eliza 시작

[![Gitpod로 열기](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

### .env 파일 편집

.env.example을 복사해서 필요한 값들을 채워넣어 .env파일을 만드세요.
Expand Down
4 changes: 0 additions & 4 deletions packages/docs/i18n/readme/README_NL.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,6 @@ git clone https://github.com/elizaos/eliza.git
git checkout $(git describe --tags --abbrev=0)
```

### Start Eliza met Gitpod

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

### Bewerk het .env bestand

Kopieer .env.example naar .env en vul de juiste gegevens in.
Expand Down
4 changes: 0 additions & 4 deletions packages/docs/i18n/readme/README_PL.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,6 @@ git clone https://github.com/elizaos/eliza.git
git checkout $(git describe --tags --abbrev=0)
```

### Start przy użyciu Gitpod'a

[![Otwórz w Gitpodzie](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

### Edytuj plik .env

Zmień nazwę pliku .env.example na .env i wypełnij wartości zmiennych, które będą potrzebne do uruchomienia aplikacji.
Expand Down
4 changes: 0 additions & 4 deletions packages/docs/i18n/readme/README_TG.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ git clone https://github.com/elizaos/eliza.git
git checkout $(git describe --tags --abbrev=0)
```

### Simulan ang Eliza gamit ang Gitpod

[![Buksan sa Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

### Ipasadya ang .env File

Kopyahin ang `.env.example` sa `.env` at punan ang tamang mga halaga.
Expand Down
4 changes: 0 additions & 4 deletions packages/docs/i18n/readme/README_TH.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ git clone https://github.com/elizaos/eliza.git
git checkout $(git describe --tags --abbrev=0)
```

### เริ่มใช้งาน Eliza ผ่าน Gitpod

[![เปิดใน Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

### แก้ไขไฟล์ .env

คัดลอก .env.example ไปเป็น .env และระบุค่าที่เหมาะสม
Expand Down
4 changes: 0 additions & 4 deletions packages/docs/i18n/readme/README_VI.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ git clone https://github.com/elizaos/eliza.git
git checkout $(git describe --tags --abbrev=0)
```

### Bắt đầu Eliza với Gitpod

[![Mở Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

### Chỉnh sửa tệp .env

Sao chép .env.example vào .env và điền các giá trị thích hợp.
Expand Down

0 comments on commit f786a89

Please sign in to comment.