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: 4 days ago
JSON representation
Macaca command-line interface
- Host: GitHub
- URL: https://github.com/macacajs/macaca-cli
- Owner: macacajs
- License: mit
- Created: 2015-06-01T16:31:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T07:52:54.000Z (12 months ago)
- Last Synced: 2024-10-29T15:28:48.711Z (about 1 month ago)
- Topics: cli, macaca
- Language: JavaScript
- Homepage: https://macacajs.github.io
- Size: 157 KB
- Stars: 465
- Watchers: 63
- Forks: 76
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - macaca-cli - line interface | macacajs | 461 | (JavaScript)
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)