monkeymaker-cmdline

Command line tool for MonkeyMaker.js supporting teamcity integration and multiple config deployment.

Usage no npm install needed!

<script type="module">
  import monkeymakerCmdline from 'https://cdn.skypack.dev/monkeymaker-cmdline';
</script>

README

MonkeyMaker-CommandLine

NPM version Downloads

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.