0.1.14 • Published 8 years ago

fh-digger-cli v0.1.14

Weekly downloads
-
License
Apache version 2....
Repository
-
Last release
8 years ago

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
0.1.14

8 years ago

0.1.13

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago