# fis3-command-release

> fis release command.

Latest version **1.3.19** (published 2019-12-27) · 0 weekly downloads

## Install

```sh
npm install fis3-command-release
pnpm add fis3-command-release
yarn add fis3-command-release
bun add fis3-command-release
```

## 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 | 1.3.19 |
| Published | 2019-12-27 |
| First published | 2015-04-23 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 0.8.0 |
| Dependencies | 3 |
| Unpacked size | 62.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | FIS Team |
| Maintainers | 2betop, fis-dev |
| Keywords | fis |

## Links

- npm: https://www.npmjs.com/package/fis3-command-release
- Repository: https://github.com/fex-team/fis3-command-release
- Homepage: http://fis.baidu.com/
- Issues: https://github.com/fex-team/fis3-command-release/issues
- npm.io page: https://npm.io/package/fis3-command-release

## Dependencies (3)

- [chokidar](https://npm.io/package/chokidar.md) 3.3.1
- [portfinder](https://npm.io/package/portfinder.md) 0.4.0
- [livereload-server-spec](https://npm.io/package/livereload-server-spec.md) 0.2.3

## Recent versions

- 1.3.19 (latest) — 2019-12-27
- 1.3.18 — 2017-12-18
- 1.3.17 — 2017-10-09
- 1.3.16 — 2017-09-12
- 1.3.15 — 2017-09-06
- 1.3.14 — 2017-07-25
- 1.3.13 — 2017-05-31
- 1.3.12 — 2016-11-09
- 1.3.11 — 2016-08-04
- 1.3.10 — 2016-08-04
- 1.3.9 — 2016-08-02
- 1.3.8 — 2016-06-23
- 1.3.7 — 2016-06-06
- 1.3.6 — 2016-06-01
- 1.3.5 — 2016-05-27
- … 45 more at https://npm.io/package/fis3-command-release/versions

## README

# fis-command-release

## Usage

```bash

 [INFO] Currently running fis3 (/usr/local/lib/node_modules/fis3)

 Usage: fis3 release [media name]

 Options:

   -h, --help                print this help message
   -d, --dest <path>         release output destination
   -l, --lint                with lint
   -w, --watch               monitor the changes of project
   -L, --live                automatically reload your browser
   -c, --clean               clean compile cache
   -u, --unique              use unique compile caching
   -r, --root <path>         specify project root
   -f, --file <filename>     specify the file path of `fis-conf.js`
   --no-color                disable colored output
   --verbose                 enable verbose mode
```

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