Skip to content

madson/xcopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xopen

Xopen is a command line that opens the first .xcworkspace found on the current folder, or the first .xcodeproj found (if no workspace was found).

Installation

Install from RubyGems:

$ gem install xcopen

Usage

Just run the command on the project's folder:

$ xcopen

Contributing

  1. Fork it ( https://github.com/madson/xcopen/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Credits

About

Command line that opens Xcode workspace or project on the current folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published