Skip to content

Instantly share code, notes, and snippets.

@orta
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orta/8c994b4ec89cfad890c7 to your computer and use it in GitHub Desktop.
Save orta/8c994b4ec89cfad890c7 to your computer and use it in GitHub Desktop.
Pod Template Preview

Run this, switching MyLib to whatever.

pod lib create MyLib https://github.com/orta/pod-template

And it will pull in the next version of pod lib create. It's iOS only and very opinionated, it's more or less feature complete now, you should be able to go from pod lib create XXX to uploaded and on travis CI super super quick!

@jk
Copy link

jk commented Jun 24, 2014

@orta You would probably also ask for a three letter prefix instead of just using CPD. Renaming that with Xcodes holy refactoring support isn't really the definition of »fun« :-)

@orta
Copy link
Author

orta commented Jun 25, 2014

agreed, this is now in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment