An open API service indexing awesome lists of open source software.

https://github.com/mickeyjsx/mickey-cli

👾 Command line utility for mickey.
https://github.com/mickeyjsx/mickey-cli

cli command-line command-line-tool framework mickey

Last synced: about 2 months ago
JSON representation

👾 Command line utility for mickey.

Awesome Lists containing this project

README

        

# mickey-cli

> Command line utility for mickey

[![MIT License](https://img.shields.io/badge/license-MIT_License-green.svg?style=flat-square)](https://github.com/mickeyjsx/mickey-cli/blob/master/LICENSE)

[![NPM Version](https://img.shields.io/npm/v/mickey-cli.svg?style=flat-square)](https://www.npmjs.com/package/mickey-cli)
[![NPM downloads](http://img.shields.io/npm/dm/mickey-cli.svg?style=flat)](https://npmjs.org/package/mickey-cli)
[![Dependencies](https://david-dm.org/mickeyjsx/mickey-cli/status.svg)](https://david-dm.org/mickeyjsx/mickey-cli)

## Install

```shell
$ npm install -g mickey-cli
```

## Usage

```shell
$ mickey init
```

Example:

```shell
$ mickey init my-project
```

## Contributing

Pull requests and stars are highly welcome.

For bugs and feature requests, please [create an issue](https://github.com/mickeyjsx/mickey-cli/issues/new).