Giter Site home page Giter Site logo

ti-deploygate-hook's Introduction

Titanium CLI Plugin for DeployGate

A Titanium CLI hook for deploying builds to https://deploygate.com/

Currently, it works only on Mac OS.

Requirement

DeployGate/deploygate-cli or DeployGate/dgate is necessary. ( Recommended deploygate-cli. )

Please refer to the details https://deploygate.com/docs/cli.

Install

$ [sudo] npm i -g ti-deploygate-hook
ti-deploygate-hook hook installed

If this message "ti-deploygate-hook hook installed" does not appear, please try running the following command.

$ ti-deploygate-hook

Usage

(Before you use) Login to DeployGate

$ dg login --terminal

or

$ dgate login

Push to DeployGate

Use the --dg flag with the titanium cli to upload to DeployGate.

* If you use dgate command , please read as --dg to --dgate.

$ titanium build -p ios --target device --dg

Set optional message using --dg flag and message.

$ titanium build -p ios --target device --dg 'Uploaded from ti-deploygate-hook.'

And Android is also similar.

$ titanium build -p android --target device --dg 'Uploaded from ti-deploygate-hook.'

* If target is simulator, this plugin does nothing.

Notes

Based on appcelerator/titanium-cli-plugin-boilerplate

ti-deploygate-hook's People

Contributors

umi-uyura avatar

Watchers

 avatar  avatar

ti-deploygate-hook's Issues

dg command option support

dg deploy has the following options:

--user STRING
    User or organization name of app owner

--distribution-key STRING
    If you also want to update distribution page, set the last part of the URL of the page

--open
    Open a browser after the build uploaded (OS X only)

--disable_notify
    Disable email notification (iOS app only)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.