Giter Site home page Giter Site logo

wod's Introduction

The Wizard Of Dev center interacts with the Apple Dev Center web pages so you don't have to!

Install

$ gem install wod

Usage

$ wod help

=== General Commands

help                        # show this usage
version                     # show the gem version

login                       # log in with your apple credentials
logout                      # clear local authentication credentials

auth:direct_login <user> <pass> <team> # log in with your apple credentials without manual input

devices                     # list your registered devices
devices:add <name> <udid>   # add a new device
devices:remove <name>       # remove device (Still counts against device limit)

profiles                    # list your distribution provisioning profiles
profiles:get <name> <file>  # download distribution profile to file

Examples

List Devices:

$ wod devices
Steve Jobs iPad 3  | 554f3fg54bc953547ry7a6bd62c678c11e912345
Jon Ive's iPhone 5 | 2d84d56ceg52c49379537413d3b9865ae2b12345

Add Device:

$ wod devices:add "Dave's iPod Touch" 2d84d56ceg52c49379537413d3b9865ae2b12345

Remove Device:

$ wod devices:remove "Jon Ive's iPhone 5"

Roadmap

More features to come as I need them or as other people fork and add em ;)

Proudly brought to you by the wizard of identity crises (whatupdave/snappycode/wizard of id)

wod's People

Contributors

martinreichart avatar

Stargazers

YHaiti avatar Earl Ferguson avatar Sean Li avatar Lakshman Kumar Peethani avatar stefanfessler avatar Nicholas Scott avatar Loïs Di Qual avatar Mark Schisler avatar David Sung avatar Rogerio de Paula Assis avatar Marc Murray avatar Stewart Gleadow avatar Mirko Cindric avatar Greg Shackles avatar Brad Parks avatar Sadat Rahman avatar Jackson Harper avatar Marcus S avatar Tim Potter avatar gpt dev avatar Jesse Collis avatar Dave Newman avatar Giordano Scalzo avatar

Watchers

Marvin Killing avatar David Sung avatar James Cloos avatar stefanfessler avatar

wod's Issues

wod devices

thanks for you gem it's looking good.

with a fresh install of osx 10.6.7:
sudo gem update --system (never used it before today)
gem install wod

I can then login using my apple credentials, but when trying to list my devices
here you go.

~ $ wod devices
/Library/Ruby/Gems/1.8/gems/wod-0.0.1/bin/../lib/wod/commands/devices.rb:10:in index': undefined methodtext' for nil:NilClass (NoMethodError)
from /Library/Ruby/Gems/1.8/gems/wod-0.0.1/bin/../lib/wod/command.rb:34:in send' from /Library/Ruby/Gems/1.8/gems/wod-0.0.1/bin/../lib/wod/command.rb:34:inrun_internal'
from /Library/Ruby/Gems/1.8/gems/wod-0.0.1/bin/../lib/wod/command.rb:16:in run' from /Library/Ruby/Gems/1.8/gems/wod-0.0.1/bin/wod:11 from /usr/bin/wod:19:inload'
from /usr/bin/wod:19
~ $

Could this be related to having a lots of different teams linked with my ios account?

Regards
Anthony

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.