Update repository URLs from GitHub to Codeberg
CI / test (push) Has been cancelled
CI / verify (push) Has been cancelled
Clients CI / build-server (push) Has been cancelled
Clients CI / test-python (push) Has been cancelled
Clients CI / test-javascript (push) Has been cancelled
Clients CI / test-nim (push) Has been cancelled
Clients CI / test-rust (push) Has been cancelled
CI / test (push) Has been cancelled
CI / verify (push) Has been cancelled
Clients CI / build-server (push) Has been cancelled
Clients CI / test-python (push) Has been cancelled
Clients CI / test-javascript (push) Has been cancelled
Clients CI / test-nim (push) Has been cancelled
Clients CI / test-rust (push) Has been cancelled
This commit is contained in:
@@ -20,7 +20,7 @@ npm install baradb
|
||||
Or from source:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/barabadb/baradadb.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd clients/javascript
|
||||
npm link
|
||||
```
|
||||
|
||||
@@ -21,7 +21,7 @@ requires "baradb >= 1.1.0"
|
||||
Or clone locally:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/barabadb/baradadb.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd clients/nim
|
||||
nimble develop
|
||||
```
|
||||
|
||||
@@ -21,7 +21,7 @@ pip install baradb
|
||||
Or from source:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/barabadb/baradadb.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd clients/python
|
||||
pip install -e ".[dev]"
|
||||
```
|
||||
|
||||
@@ -23,7 +23,7 @@ tokio = { version = "1.35", features = ["full"] }
|
||||
Or from source:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/barabadb/baradadb.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd clients/rust
|
||||
cargo build
|
||||
```
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
## البداية السريعة
|
||||
|
||||
```bash
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
|
||||
docker build -t baradb:latest .
|
||||
|
||||
@@ -98,7 +98,7 @@ OpenSSL مضمن مع توزيع Nim ويندوز. للبناء اليدوي،
|
||||
### استنساخ المستودع
|
||||
|
||||
```bash
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
|
||||
```bash
|
||||
# Клониране на репото
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
|
||||
# Build на образа
|
||||
|
||||
@@ -98,7 +98,7 @@ OpenSSL е включен в Nim Windows дистрибуцията. За ръч
|
||||
### Клониране на Репозиторито
|
||||
|
||||
```bash
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
|
||||
```bash
|
||||
# Клониране на репото
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
|
||||
# Build на образа
|
||||
|
||||
@@ -99,7 +99,7 @@ download from [slproweb.com](https://slproweb.com/products/Win32OpenSSL.html).
|
||||
### Clone the Repository
|
||||
|
||||
```bash
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
## شروع سریع
|
||||
|
||||
```bash
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
|
||||
docker build -t baradb:latest .
|
||||
|
||||
@@ -99,7 +99,7 @@ OpenSSL همراه توزیع ویندوز Nim است. برای ساخت دست
|
||||
### کلون کردن مخزن
|
||||
|
||||
```bash
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
```bash
|
||||
# Клонировать репозиторий
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
|
||||
# Собрать образ
|
||||
|
||||
@@ -99,7 +99,7 @@ OpenSSL поставляется вместе с Nim для Windows. Для ру
|
||||
### Клонирование репозитория
|
||||
|
||||
```bash
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
## Hızlı Başlangıç
|
||||
|
||||
```bash
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
|
||||
docker build -t baradb:latest .
|
||||
|
||||
@@ -98,7 +98,7 @@ OpenSSL, Nim Windows dağıtımıyla birlikte gelir. Manuel derlemeler için [sl
|
||||
### Depoyu Klonlama
|
||||
|
||||
```bash
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
## 快速开始
|
||||
|
||||
```bash
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
|
||||
docker build -t baradb:latest .
|
||||
|
||||
@@ -99,7 +99,7 @@ OpenSSL 已捆绑在 Nim Windows 分发版中。如需手动构建,
|
||||
### 克隆仓库
|
||||
|
||||
```bash
|
||||
git clone https://github.com/katehonz/barabaDB.git
|
||||
git clone https://codeberg.org/baraba/bara-lang
|
||||
cd barabaDB
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user