0.1.14 • Published 6 years ago

fh-digger-cli v0.1.14

Weekly downloads
-
License
Apache version 2....
Repository
-
Last release
6 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

6 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago