atlantispro 0.2.1
A simple command line interface to work with multiple application distribution services, such as TestFlight or Crashlytics. Allows for downloading of device identifiers, registered testers and more.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (7):
            certified
            >= 0.1.0
          
          
            commander
            ~> 4.1.2
          
          
            mechanize
            ~> 2.5.1
          
          
            nokogiri
            ~> 1.5.9
          
          
            security
            ~> 0.1.2
          
          
            term-ansicolor
            ~> 1.0.7
          
          
            terminal-table
            ~> 1.4.5
          
    