insanoid / Zusammen

macOS app to search and install xcode extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Zusammen - All Xcode Extensions Together in One Place.

  • Xcode extensions are to be installed manually and Alcatraz does not work anymore.
  • Some extensions are now available on App Store and some need to be build manually.
  • Discovering of extensions is hard, one has to search for exact problems to find solutions, sometimes one might not know what they are looking for.

App Preview

Goals

  • Collect all the extensions out there and store their information.
  • Make it easy to upload new extensions into the list (Separate it into a different repository).
  • Make installation process easy - App store download, downloading source and building it, download from releases and other sources.
  • Handle links from the web-view to open in a browser.
  • CI integration and release 1.0.0.
  • Try to install only if Xcode/Swift version matches the code version.
  • Provide a way to see if an extension is already installed.

Contributions and Requests

Any suggestions regarding code quality of the app, generated code's quality, Swift related improvements and pull requests are all very welcome. Please make sure you submit the pull request to the dev branch and not the master branch.

License

Copyright (c) 2019 Karthikeya Udupa

About

macOS app to search and install xcode extensions


Languages

Language:Swift 76.4%Language:Ruby 15.4%Language:HTML 6.2%Language:JavaScript 2.1%