yutailang0119/xcopen
A tool to easily open a file of .xcodeproj, .xcworkspace or .playground by Xcode.
A Work In Progress
xcopen is still in active development.
Installation
Download and install the latest trunk Swift development toolchain.
Mint
$ mint install yutailang0119/xcopenFrom Source
$ git clone https://github.com/yutailang0119/xcopen
$ cd xcopen
$ make installUsege
xcopen
OVERVIEW: Open file of .xcodeproj, .xcworkspace or .playground
USAGE: xcopen [options] subcommand [options]
OPTIONS:
--verbose Show more debugging information
--help Display available options
SUBCOMMANDS:
list Explore files of .xcodeproj, .xcworkspace or .playground
open Open file of .xcodeproj, .xcworkspace or .playgroundopen
OVERVIEW: Open file of .xcodeproj, .xcworkspace or .playground
OPTIONS:
--openFinder, -o Whether to open in Xcode or Finder
--path, -p Explore path. Defaults is current
POSITIONAL ARGUMENTS:
fileName Open file name like a Xxx..xcodeprojlist
OVERVIEW: Explore files of .xcodeproj, .xcworkspace or .playground
OPTIONS:
--path, -p Explore path. Defaults is currentLicense
xcopen is available under the MIT license. See the LICENSE file for more info. This software includes the work that is distributed in the Apache License 2.0.
Package Metadata
Repository: yutailang0119/xcopen
Default branch: master
README: README.md