1.0.1 • Published 8 years ago

oxc v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

oxc

Type oxc to open Xcode with a workspace, project, or file from the command line.

Usage

oxc [file]

Examples

$ oxc README.md
> open README.md in Xcode

$ oxc
> if the current directory contains a workspace or project, open it in Xcode
> otherwise, just open Xcode

Installation

npm install --global oxc

If you don't want to install Node, you can simply download oxc to a directory in your PATH.

License

Copyright Jason McCreary. Licensed under MIT.

http://opensource.org/licenses/MIT