# fontello-cli

> Command line interface for Fontello.

Latest version **0.6.2** (published 2020-12-04) · 0 weekly downloads

## Install

```sh
npm install fontello-cli
pnpm add fontello-cli
yarn add fontello-cli
bun add fontello-cli
```

Provides the command `fontello-cli`.

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.6.2 |
| Published | 2020-12-04 |
| First published | 2014-02-16 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=8 |
| Dependencies | 6 |
| Unpacked size | 19.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 88 |
| Maintainers | paulyoung, dlackty |
| Keywords | cli, fontello, font, icon |

## Links

- npm: https://www.npmjs.com/package/fontello-cli
- Repository: https://github.com/paulyoung/fontello-cli
- Homepage: https://github.com/paulyoung/fontello-cli#readme
- Issues: https://github.com/paulyoung/fontello-cli/issues
- npm.io page: https://npm.io/package/fontello-cli

## Dependencies (6)

- [open](https://npm.io/package/open.md) ^7.0.0
- [colors](https://npm.io/package/colors.md) ^1.4.0
- [mkdirp](https://npm.io/package/mkdirp.md) ^1.0.4
- [needle](https://npm.io/package/needle.md) ^2.4.0
- [unzipper](https://npm.io/package/unzipper.md) ^0.10.5
- [commander](https://npm.io/package/commander.md) ^3.0.0

## Alternatives

- [@fortawesome/react-fontawesome](https://npm.io/package/@fortawesome/react-fontawesome.md) — 2.2M weekly downloads
- [roboto-fontface](https://npm.io/package/roboto-fontface.md) — 196.0K weekly downloads
- [@react-native-vector-icons/common](https://npm.io/package/@react-native-vector-icons/common.md) — 150.4K weekly downloads
- [@procore/core-icons](https://npm.io/package/@procore/core-icons.md) — 4.6K weekly downloads
- [@react-md/material-icons](https://npm.io/package/@react-md/material-icons.md) — 1.6K weekly downloads

## Recent versions

- 0.6.2 (latest) — 2020-12-04
- 0.6.1 — 2020-12-02
- 0.6.0 — 2020-12-02
- 0.5.1 — 2020-10-19
- 0.5.0 — 2019-10-29
- 0.4.0 — 2015-07-01
- 0.3.1 — 2014-12-15
- 0.3.0 — 2014-08-20
- 0.2.4 — 2014-02-27
- 0.2.3 — 2014-02-16

## README

# Fontello CLI

## Installation
```sh
$ npm install -g fontello-cli
```

## Usage
```
$ fontello-cli --help
```

## Development
```
$ npm run-script build
```

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