alcatraz / alcatraz-packages

Package list repository for Alcatraz
alcatraz.io
382 stars 386 forks source link

Adding Phoenix #473

Closed Pearapps closed 8 years ago

Pearapps commented 8 years ago

Adding Phoenix - a plugin that turns a selected list of properties into a dependency injected initializer and copies it to your pasteboard. For Objective-C and Swift.

How it works:

  1. Select your properties
  2. Go to Edit and then click Make Initializer And Copy OR use the key command CMD - Shift - X.
  3. Paste your initializer wherever you wish

Let me know if I set something up wrong or there are any other issues, thank you!

jurre commented 8 years ago

Thanks!