oxc

1.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i oxc

Weekly Downloads

12

Version

1.0.1

License

MIT

Last publish

Collaborators

  • jasonmccreary