Skip to content

valentebruno/Alcatraz

This branch is 300 commits behind alcatraz/Alcatraz:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Marin Usalj
Mar 19, 2014
22b94bb · Mar 19, 2014
Mar 10, 2014
Mar 11, 2014
Nov 26, 2013
Mar 12, 2014
Mar 4, 2014
Mar 11, 2014
Mar 3, 2014
Mar 7, 2014
Mar 10, 2014
Mar 19, 2014
Apr 23, 2013
Mar 11, 2014
Mar 6, 2014

Repository files navigation

Alcatraz

Alcatraz is an open-source package manager for Xcode 5. It lets you discover and install plugins, templates and color schemes without the need for manually cloning or copying files. It installs itself as a part of Xcode and it feels like home.

Stories in Ready Build Status Alcatraz chat Package Manager UI

Installation

To install, open up your terminal and paste this:

curl -fsSL https://raw.github.com/supermarin/Alcatraz/master/Scripts/install.sh | sh

or download the repository from Github and build it in Xcode. You'll need to restart Xcode after the installation.

Alcatraz requires Xcode Command Line Tools, which can be installed in Xcode via Preferences > Downloads.

Requirements

Alcatraz for Xcode 5 only supports OS X 10.9+.

Usage

Select Package Manager from the Window menu, then check or uncheck packages to install or remove them. You'll need to restart Xcode after installing plugins or templates. Installed plugins are checked and updated each time Alcatraz is launched.

I want to submit my package!

Fork the Alcatraz package repository and include your package with name, description, URL, and optional screenshot. Don't forget to submit a pull request. Further instructions are included in the package repository documentation.

Development

Alcatraz has a few contribution guidelines, for anyone looking to make it more awesome.

Uninstall

Open up your terminal and paste this:

rm -rf ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin

To remove all packages installed via Alcatraz, run rm -rf ~/Library/Application\ Support/Alcatraz/.

Team

Marin Usalj (@supermarin)
Delisa Mason (@kattrali)
Jurre Stender (@jurre)

About

Package manager for Xcode 5

Resources

License

Stars

Watchers

Forks

Packages

No packages published