Skip to content

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

Notifications You must be signed in to change notification settings

jasonmccreary/oxc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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
> open Xcode workspace or project in the current directory
> otherwise, open Xcode

Demo

oxc Demo

Installation

npm install --global oxc

If you don't want to install Node, you can simply download oxc to one of the directories in your PATH.

License

Copyright Jason McCreary. Licensed under MIT.

http://opensource.org/licenses/MIT

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages