added tabs
هذا الالتزام موجود في:
@@ -7,8 +7,14 @@ This topic describes how to install the latest release of **Ghaymah Command Line
|
|||||||
## Ghaymah CLI Install Instructions
|
## Ghaymah CLI Install Instructions
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
<!-- tabs:start -->
|
||||||
|
|
||||||
#### **Step 1:** Download & Install
|
#### **Linux**
|
||||||
|
<!-- tabs:start -->
|
||||||
|
|
||||||
|
#### **Debian**
|
||||||
|
|
||||||
|
Download & Install
|
||||||
|
|
||||||
Run the following command to install the latest release of the Ghaymah CLI:
|
Run the following command to install the latest release of the Ghaymah CLI:
|
||||||
|
|
||||||
@@ -16,7 +22,17 @@ Run the following command to install the latest release of the Ghaymah CLI:
|
|||||||
curl -sSl https://cli.ghaymah.systems/install.sh | bash
|
curl -sSl https://cli.ghaymah.systems/install.sh | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
#### **Step 2:** Update PATH
|
#### **Redhat**
|
||||||
|
|
||||||
|
1.Download & Install
|
||||||
|
|
||||||
|
Run the following command to install the latest release of the Ghaymah CLI:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
curl -sSl https://cli.ghaymah.systems/install.sh | bash
|
||||||
|
```
|
||||||
|
|
||||||
|
2.update PATH
|
||||||
|
|
||||||
Add the CLI to your PATH and reload your shell configuration:
|
Add the CLI to your PATH and reload your shell configuration:
|
||||||
|
|
||||||
@@ -25,7 +41,18 @@ echo 'export PATH=$HOME/bin:$PATH' >> ~/.bashrc
|
|||||||
source ~/.bashrc
|
source ~/.bashrc
|
||||||
```
|
```
|
||||||
|
|
||||||
#### **Step 3:** Verify Installation
|
<!-- tabs:end -->
|
||||||
|
|
||||||
|
#### **Macos**
|
||||||
|
|
||||||
|
Bonjour!
|
||||||
|
|
||||||
|
#### **Windows**
|
||||||
|
|
||||||
|
Ciao!
|
||||||
|
|
||||||
|
<!-- tabs:end -->
|
||||||
|
### Verifying Installation
|
||||||
|
|
||||||
Check that the CLI is installed correctly:
|
Check that the CLI is installed correctly:
|
||||||
|
|
||||||
|
@@ -32,8 +32,9 @@
|
|||||||
<script src="https://cdn.jsdelivr.net/npm/docsify@4/lib/docsify.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/docsify@4/lib/docsify.min.js"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/js/docsify-themeable.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/js/docsify-themeable.min.js"></script>
|
||||||
|
|
||||||
<!-- Recommended -->
|
Recommended
|
||||||
<script src="https://cdn.jsdelivr.net/npm/docsify@4/lib/plugins/search.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/docsify@4/lib/plugins/search.js"></script>
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/docsify-tabs@1"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
المرجع في مشكلة جديدة
حظر مستخدم