- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://macacajs.github.io/macaca/
- 软件文档: https://github.com/macacajs/macaca-cli/blob/master/README.md
- 官方下载: https://github.com/macacajs/macaca-cli/archive/master.zip
软件介绍
Macaca-Cli 是 Macaca 客户端。
支持平台:
-
Xcode Version >= 7.2
-
Android SDK Version >= 4.4.2
-
Node.js Version >= 4.2.x
安装:
$ npm i macaca-cl -g
快速入门:
服务端
# normal usage $ macaca server # set a port $ macaca server -p 3456 # run in background $ macaca server -p 3456 &
测试
# run test in current cwd $ macaca run # run test in a pointed directry and set a framework $ macaca run -d ./test -f mocha # run with a auto run server? $ macaca run --server --verbose
Doctor 环境
$ macaca doctor
查看帮助
$ macaca -h # helper for server $ macaca server -h # helper for how to run test $ macaca run -h # helper for environment doctor $ macaca doctor -h
Hadoop: The Definitive Guide
Tom White / O'Reilly Media, Inc. / 2009 / 44.99
Apache Hadoop is ideal for organizations with a growing need to store and process massive application datasets. Hadoop: The Definitive Guide is a comprehensive resource for using Hadoop to build relia......一起来看看 《Hadoop: The Definitive Guide》 这本书的介绍吧!
JS 压缩/解压工具
在线压缩/解压 JS 代码
RGB HSV 转换
RGB HSV 互转工具
