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.
- Host: GitHub
- URL: https://github.com/mickeyjsx/mickey-cli
- Owner: mickeyjsx
- License: mit
- Created: 2017-09-15T03:21:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T12:22:08.000Z (about 7 years ago)
- Last Synced: 2024-08-11T05:03:40.544Z (9 months ago)
- Topics: cli, command-line, command-line-tool, framework, mickey
- Language: JavaScript
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mickey-cli
> Command line utility for mickey
[](https://github.com/mickeyjsx/mickey-cli/blob/master/LICENSE)
[](https://www.npmjs.com/package/mickey-cli)
[](https://npmjs.org/package/mickey-cli)
[](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).