> For the complete documentation index, see [llms.txt](https://enesusta.gitbook.io/dcli/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enesusta.gitbook.io/dcli/master.md).

# Introduction

## Installation

#### **NPM**

**by** using `npm`:

```
npm i @enesusta/dcli -g
```

{% hint style="info" %}
Make sure that variables like **grep, docker, sh** are defined on your `$PATH` variable. Otherwise, it may not work
{% endhint %}
