# @xdn/cli

> The CLI for the [Moovweb XDN](https://developer.moovweb.com), infrastructure to run your big, dynamic website frontend and make it load in less than one second.

Latest version **2.53.6** (published 2022-01-11) · 0 weekly downloads

## Install

```sh
npm install @xdn/cli
pnpm add @xdn/cli
yarn add @xdn/cli
bun add @xdn/cli
```

Provides the command `xdn`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.53.6 |
| Published | 2022-01-11 |
| First published | 2020-03-16 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=12.0.0 |
| Dependencies | 27 |
| Unpacked size | 95.8 KB |
| Known vulnerabilities | 0 (+30 in 3 direct dependencies) |
| Install scripts | no |
| Maintainers | moovweb-admin |

## Links

- npm: https://www.npmjs.com/package/@xdn/cli
- npm.io page: https://npm.io/package/@xdn/cli

## Dependencies (27)

- [ws](https://npm.io/package/ws.md) ^7.2.0
- [ora](https://npm.io/package/ora.md) ^4.0.3
- [conf](https://npm.io/package/conf.md) ^6.1.0
- [open](https://npm.io/package/open.md) ^7.0.0
- [yazl](https://npm.io/package/yazl.md) ^2.5.1
- [axios](https://npm.io/package/axios.md) ^0.21.1
- [chalk](https://npm.io/package/chalk.md) ^2.4.2
- [execa](https://npm.io/package/execa.md) ^3.2.0
- [is-ci](https://npm.io/package/is-ci.md) ^2.0.0
- [slash](https://npm.io/package/slash.md) ^3.0.0
- [yargs](https://npm.io/package/yargs.md) ^14.2.0
- [yauzl](https://npm.io/package/yauzl.md) ^2.10.0
- [globby](https://npm.io/package/globby.md) ^10.0.1
- [lodash](https://npm.io/package/lodash.md) ^4.17.19
- [prompts](https://npm.io/package/prompts.md) ^2.2.1
- [filesize](https://npm.io/package/filesize.md) ^6.0.1
- [fs-extra](https://npm.io/package/fs-extra.md) ^8.1.0
- [form-data](https://npm.io/package/form-data.md) ^2.5.1
- [kill-port](https://npm.io/package/kill-port.md) ^1.6.1
- [mime-types](https://npm.io/package/mime-types.md) ^2.1.27
- [simple-git](https://npm.io/package/simple-git.md) ^1.126.0
- [cross-spawn](https://npm.io/package/cross-spawn.md) ^7.0.3
- [tmp-promise](https://npm.io/package/tmp-promise.md) ^2.0.2
- [import-local](https://npm.io/package/import-local.md) ^3.0.2
- [git-url-parse](https://npm.io/package/git-url-parse.md) ^11.1.2
- [decode-uri-component](https://npm.io/package/decode-uri-component.md) ^0.2.0
- [resolve-package-path](https://npm.io/package/resolve-package-path.md) ^2.0.0

## Recent versions

- 2.53.6 (latest) — 2022-01-11
- 2.53.6-next-1641895591-f1d5f1649.0 (next) — 2022-01-11
- 2.53.5-next-1641201537-c1cdb4568.0 (next-v2) — 2022-01-03
- 1.48.2 (latest-v1) — 2020-10-27
- 2.53.7-next-1641895574-4891585a6.0 — 2022-01-11
- 2.53.7-next-1641893132-22be18a83.0 — 2022-01-11
- 2.53.6-next-1641892929-f436f56da.0 — 2022-01-11
- 2.53.6-next-1641398325-01bf686c4.0 — 2022-01-05
- 2.53.5 — 2022-01-05
- 2.53.5-next-1641219106-ff2936ac0.0 — 2022-01-03
- 2.53.5-next-1641210071-2f979ef07.0 — 2022-01-03
- 2.53.5-next-1641201434-873aac607.0 — 2022-01-03
- 2.53.5-next-1641060563-3bc9c3b88.0 — 2022-01-01
- 2.53.4 — 2022-01-01
- 2.53.5-next-1640891080-513b105dc.0 — 2021-12-30
- … 3268 more at https://npm.io/package/@xdn/cli/versions

## README

# @xdn/cli

The CLI for the [Moovweb XDN](https://developer.moovweb.com), infrastructure to run your big, dynamic website frontend and make it load in less than one second.

## Installation

```
npm i -g @xdn/cli
```

Or, with yarn:

```
yarn global add @xdn/cli
```

## Documentation

[Guide to using the CLI](https://developer.moovweb.com/guides/cli)

---
_Source: https://npm.io/package/@xdn/cli · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
