fh-digger-cli

0.1.14 • Public • Published

fh-digger-cli

A command line tool to trigger and monitor digger builds

Building

npm install

Running Tests

grunt

Start a build from command line

  • install fh-digger-cli
npm install fh-digger-cli -g
  • Setup iOS certificates (optional) This command is used to register the iOS certificates. This command generate a json file certificates.
> digger setup                                                       
? Certificates folder location fixtures/
? Specify location of the distribution *.pem file fixtures/certificates/private_key.pem
? Specify location of the distribution *.cer file fixtures/certificates/ios_distribution.cer
? Specify location of the distribution *.mobileprovision file fixtures/certificates/DIGGERWILD.mobileprovision
  • Build your app
digger -p test/fixtures/ios/blank-ios-app-objc-ios7-cocoapods

where test/fixtures/ios/blank-ios-app-objc-ios7-cocoapods contains a CocoaPods blank template app

If you want to specify url of buildfarm:

digger -u "url" -p fixtures/project -m -t distribution

Readme

Keywords

none

Package Sidebar

Install

npm i fh-digger-cli

Weekly Downloads

10

Version

0.1.14

License

Apache version 2.0

Last publish

Collaborators

  • corinnekrych
  • edewit
  • feedhenry-dev
  • matzew
  • omatskiv