UNPKG

alfred-xcode

Version:

Alfred 3 workflow to open Xcode projects, workspaces, and playgrounds

37 lines (18 loc) 903 B
# alfred-xcode <img src="icon.png" width="40"> > [Alfred 3](https://www.alfredapp.com) workflow to open Xcode projects, workspaces, and playgrounds <img src="screenshot.png" width="694" height="200"> ## Install ``` $ npm install --global alfred-xcode ``` *Requires the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).* ## Usage In Alfred, type `xc`, press <kbd>Enter</kbd>, and then start writing a Xcode project name. ## Tip The theme in the screenshot is [alfred-simple](https://github.com/sindresorhus/alfred-simple). ## Related - [alfred-dark-mode](https://github.com/sindresorhus/alfred-dark-mode) - Toggle the system dark mode - [alfred-npms](https://github.com/sindresorhus/alfred-npms) - Search for npm packages with npms.io - [alfy](https://github.com/sindresorhus/alfy) - Create Alfred workflows with ease ## License MIT © [Sindre Sorhus](https://sindresorhus.com)