Giter Site home page Giter Site logo

Comments (7)

fulldecent avatar fulldecent commented on June 15, 2024

Some others have recreated the script I did from Bash:

https://gist.github.com/jflinter/7570832/revisions
https://gist.githubusercontent.com/luvtechno/8842522/raw/fe12332eee01bbeae33f47454af9c4f170974e2a/cocoapods_rank.md

from pod-template.

orta avatar orta commented on June 15, 2024

I figured we should mix this with the work done in https://github.com/pietbrauer/cocoapods-generate-command by @pietbrauer to then generate the template folder in the way we do now, with Xcode projects already generated for you.

I, personally, have been pretty happy with the pod lib create to generate the structure now for three pods ( though I obviously have insider knowledge of the system ) and the biggest pain point has been setting up the structure of setting up my example project to use dev pods and ensuring the separation of the two etc

from pod-template.

pietbrauer avatar pietbrauer commented on June 15, 2024

👍 join forces sounds great!

from pod-template.

ericallam avatar ericallam commented on June 15, 2024

I like the sound of being able to create custom pod templates, like we do with Rails templates/builders, but also have the one "opinionated" template that is kept up to date along with updates to CocoaPods.

from pod-template.

pietbrauer avatar pietbrauer commented on June 15, 2024

I looked into the sources a bit deeper now and rolling out a seperate plugin for cocoapods is not useful from my perspective. Instead I would like to get the pod-template in a usable state so that people can fork it and make use of their own templates derived from the original one.

I already made a PR on the main gem to support different template URLs: CocoaPods/CocoaPods#1909

Also I am thinking of sticking with the _CONFIGURE.rb file instead of a custom DSL. Plus on this approach is that people do not need to learn a second DSL and it is more flexible, too.

What do you guys think?

from pod-template.

fabiopelosin avatar fabiopelosin commented on June 15, 2024

@pietbrauer My vote would be to stick to the configure file until a specific and clear need for a DSL arises.

from pod-template.

orta avatar orta commented on June 15, 2024

scope has been reduced in #54. Guide has been created, people can build from the ruby in the pod-template if they want to expand. No DSL, still an option but I'm open to new PRs around this.

from pod-template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.