pigeon / Open-Terminal

Xcode plugin to quickly open project directory in Terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open in Terminal

Xcode plugin to quickly open project directory in Terminal.

Usage

Access through the menu bar:

  • File > Open in Terminal

Or with a keyboard shortcut:

  • ⌃ + ⌥ + ⌘ + T (Command + Option + Control + T)

Installation

Manually

  • Download the binary from Release page. OpenTerminal.xcplugin
  • Copy to ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
  • Restart Xcode

With Sourcecode

  • Clone Project
  • Build – This should automatically install the plugin.
  • Restart Xcode

Uninstallation

  • Delete OpenTerminal.xcplugin from your Xcode plugin folder. Located here: ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins

Disclaimer

Beta Xcodes always act silly about plugins so no guarantee it works with the betas.

About

Xcode plugin to quickly open project directory in Terminal.


Languages

Language:Swift 60.7%Language:Objective-C 39.3%