monkeymaker-cmdline
v1.0.26
Published
Command line tool for MonkeyMaker.js supporting teamcity integration and multiple config deployment.
Downloads
9
Maintainers
Readme
MonkeyMaker-CommandLine
A command line interface for MonkeyMaker capable to installing, building and deploying monkey projects.
Installation
$ npm install --global monkeymaker-cmdline
Features
- RESTful API to create and update configs.
- Install configs.
- Build/Deploy configs.
- iTunesConnect integration: upload IPAs to iTC, create and update certs.
- HockeyApp integration: upload binaries to HockeyApp.
Documentation
Refer to http://tablika.github.io/MonkeyMaker-CommandLine/ for REST API docs.
Tasks
- [ ] Slack integration.
- [ ] TeamCity integration (to trigger builds using Build API).
- [ ] Google Play integration.
- [ ] API for creating jobs.