Agent Smith

Tiny small tool that allow you to synchronise the provisioining profiles installed on your machine with the ones collected in a git repository

How to Install

gem install agent_smith

Usage

Usage:
  agent_smith delete_all

delete all the provisioning profiles installed.


Usage:
  agent_smith install --repo=REPO

Options:
  --repo=REPO  

Description:
  `agent_smith install [email protected]:Organization/provisioning-profiles` 
  will execute `agent_smith delete_all` and then will install all 
  the provisioning profiles present in the given repository.