Ecosyste.ms: Awesome

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

https://github.com/macacajs/macaca-cli

Macaca command-line interface
https://github.com/macacajs/macaca-cli

cli macaca

Last synced: about 1 month ago
JSON representation

Macaca command-line interface

Lists

README

        

# macaca-cli

[![NPM version][npm-image]][npm-url]
[![Package quality][quality-image]][quality-url]
[![CI][CI-image]][CI-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![npm download][download-image]][download-url]

[npm-image]: https://img.shields.io/npm/v/macaca-cli.svg
[npm-url]: https://npmjs.org/package/macaca-cli
[quality-image]: https://packagequality.com/shield/macaca-cli.svg
[quality-url]: https://packagequality.com/#?package=macaca-cli
[CI-image]: https://github.com/macacajs/macaca-cli/actions/workflows/ci.yml/badge.svg
[CI-url]: https://github.com/macacajs/macaca-cli/actions/workflows/ci.yml
[coveralls-image]: https://img.shields.io/coveralls/macacajs/macaca-cli.svg
[coveralls-url]: https://coveralls.io/r/macacajs/macaca-cli?branch=master
[download-image]: https://img.shields.io/npm/dm/macaca-cli.svg
[download-url]: https://npmjs.org/package/macaca-cli

> Macaca command-line interface

## Contributors

|[
xudafeng](https://github.com/xudafeng)
|[
ziczhu](https://github.com/ziczhu)
|[
brunoyang](https://github.com/brunoyang)
|[
zivyangll](https://github.com/zivyangll)
|[
dead-horse](https://github.com/dead-horse)
|[
yihuineng](https://github.com/yihuineng)
|
| :---: | :---: | :---: | :---: | :---: | :---: |
[
snapre](https://github.com/snapre)
|[
paradite](https://github.com/paradite)
|[
fengmk2](https://github.com/fengmk2)
|[
zensh](https://github.com/zensh)

This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Thu Sep 21 2023 11:24:04 GMT+0800`.

## Installment

```bash
$ npm i macaca-cli -g
```

## Common Usage

Live sample & docs: [link](//macacajs.github.io/guide/quick-start.html)

## License

The MIT License (MIT)