# foxtrel-command-install

> 安装

Latest version **0.1.1** (published 2018-01-25) · ISC license · 0 weekly downloads

## Install

```sh
npm install foxtrel-command-install
pnpm add foxtrel-command-install
yarn add foxtrel-command-install
bun add foxtrel-command-install
```

## 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.1.1 |
| Published | 2018-01-25 |
| First published | 2017-10-31 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 9 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | 玉面 |
| Maintainers | ketu |

## Links

- npm: https://www.npmjs.com/package/foxtrel-command-install
- Repository: https://github.com/qzhongyou/foxtrel-commend-install
- Homepage: https://github.com/qzhongyou/foxtrel-commend-install#readme
- Issues: https://github.com/qzhongyou/foxtrel-commend-install/issues
- npm.io page: https://npm.io/package/foxtrel-command-install

## Dependencies (9)

- [co](https://npm.io/package/co.md) ^4.6.0
- [gulp](https://npm.io/package/gulp.md) ^3.9.1
- [find-up](https://npm.io/package/find-up.md) ^2.1.0
- [inquirer](https://npm.io/package/inquirer.md) ^3.3.0
- [iniparser](https://npm.io/package/iniparser.md) ^1.0.5
- [gulp-rename](https://npm.io/package/gulp-rename.md) ^1.2.2
- [gulp-install](https://npm.io/package/gulp-install.md) ^1.1.0
- [package-json](https://npm.io/package/package-json.md) ^4.0.1
- [gulp-template](https://npm.io/package/gulp-template.md) ^4.0.0

## Recent versions

- 0.1.1 (latest) — 2018-01-25
- 0.1.0 — 2018-01-25
- 0.0.6 — 2018-01-18
- 0.0.5 — 2018-01-17
- 0.0.4 — 2018-01-17
- 0.0.3 — 2017-11-01
- 0.0.2 — 2017-11-01
- 0.0.1 — 2017-10-31

## README

### foxtrel-command-install  [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url][![Coverage percentage][coveralls-image]][coveralls-url]
 > foxtral install 
 
 ## Installation
 
 First, install foxtrel using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).
 
```bash
npm install -g foxtrel
```

Then generate your new project:

```bash
foxtrel install foxtrel-generater-webapp
```
## Usage

## what is foxtrel-generater-webapp ?

[foxtrel-generater-webapp](https://github.com/qzhongyou/foxtrel-generater-webapp) 




 
 
 
 
[npm-image]: https://badge.fury.io/js/foxtrel-command-install.svg
[npm-url]: https://npmjs.org/package/foxtrel-command-install
[travis-image]: https://travis-ci.org/qzhongyou/foxtrel-command-install.svg?branch=master
[travis-url]: https://travis-ci.org/qzhongyou/foxtrel-command-install
[daviddm-image]: https://david-dm.org/qzhongyou/foxtrel-command-install.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/qzhongyou/foxtrel-command-install
[coveralls-image]: https://coveralls.io/repos/qzhongyou/foxtrel-command-install/badge.svg
[coveralls-url]: https://coveralls.io/r/qzhongyou/foxtrel-command-install

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