# @36node/template-cli

[![version][0]][1] [![downloads][2]][3]

## Install

```bash
yarn global add @36node/template-cli
```

## Usage

```sh
foo
```

## Contributing

1.  Fork it!
2.  Create your feature branch: `git checkout -b my-new-feature`
3.  Commit your changes: `git commit -am 'Add some feature'`
4.  Push to the branch: `git push origin my-new-feature`
5.  Submit a pull request :D

## Author

**template-cli** © [36node](https://github.com/36node), Released under the [MIT](./LICENSE) License.

Authored and maintained by 36node with help from contributors ([list](https://github.com/36node/template-cli/contributors)).

> [github.com/zzswang](https://github.com/zzswang) · GitHub [@36node](https://github.com/36node)

[0]: https://img.shields.io/npm/v/@36node/template-cli.svg?style=flat
[1]: https://npmjs.com/package/@36node/template-cli
[2]: https://img.shields.io/npm/dm/@36node/template-cli.svg?style=flat
[3]: https://npmjs.com/package/@36node/template-cli
