wpvizir
Version:
Make WordPress projects workflow easier.
30 lines (18 loc) • 875 B
Markdown
# Vizir WordPress CLI
[![NPM version][npm-image]][npm-url]
[![Build Status][travis-image]][travis-url]
[![Coveralls Status][coveralls-image]][coveralls-url]
It's a command line interface to make your WP development easier and faster.
## How To Use
Open your terminal and try:
`npm install -g wpvizir`
## License
The Vizir WordPress CLI is published under MIT.
## Developers
[Mário Valney](https://profiles.wordpress.org/mariovalney/)
[npm-url]: https://www.npmjs.com/package/wpvizir
[npm-image]: https://img.shields.io/npm/v/wpvizir.svg?style=for-the-badge
[travis-url]: https://travis-ci.org/Vizir/wpvizir
[travis-image]: https://img.shields.io/travis/Vizir/wpvizir.svg?label=travis-ci&style=for-the-badge
[coveralls-url]: https://coveralls.io/github/Vizir/wpvizir
[coveralls-image]: https://img.shields.io/coveralls/Vizir/wpvizir/master.svg?style=for-the-badge