# @igloosoftware/ig-azure

> Igloo Azure module provides configuration allowing ig-deploy to publish packages to a targeted Azure repository.

Latest version **0.3.6** (published 2020-03-18) · SEE LICENSE IN LICENSE.txt license · 0 weekly downloads

## Install

```sh
npm install @igloosoftware/ig-azure
pnpm add @igloosoftware/ig-azure
yarn add @igloosoftware/ig-azure
bun add @igloosoftware/ig-azure
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.6 |
| Published | 2020-03-18 |
| First published | 2017-09-06 |
| Weekly downloads | 0 |
| License | SEE LICENSE IN LICENSE.txt |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 10.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Igloo Software |
| Maintainers | aaaron, brianatigloo, iglooadmin, mattbrodrecht, wmacdonald |

## Links

- npm: https://www.npmjs.com/package/@igloosoftware/ig-azure
- npm.io page: https://npm.io/package/@igloosoftware/ig-azure

## Dependencies (6)

- [walk](https://npm.io/package/walk.md) ^2.3.9
- [chalk](https://npm.io/package/chalk.md) ^1.1.1
- [debug](https://npm.io/package/debug.md) ^2.2.0
- [lodash](https://npm.io/package/lodash.md) ^4.6.1
- [azure-storage](https://npm.io/package/azure-storage.md) ^2.0.0
- [deploy-azure-cdn](https://npm.io/package/deploy-azure-cdn.md) ^1.1.0

## Recent versions

- 0.3.6 (latest) — 2020-03-18
- 0.3.5 — 2018-03-26
- 0.3.4 — 2017-11-28
- 0.3.2 — 2017-10-11
- 0.3.1 — 2017-09-06

## README

<p>
    <img src="https://igloodeveloperassets.azureedge.net/npm/igloo-cli/logo.png"><br />
    <strong>Igloo CLI</strong>
</p>

&nbsp;<br />

ig-azure
--------

Deploys Igloo projects to the specified Azure blob service.

&nbsp;<br />

### Setup

Install locally by running the following command from **ig-azure/**:

```shell
# OS X terminal or Windows Command Prompt
npm install -g
```

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