Giter Club home page Giter Club logo

Comments (8)

stefanpenner avatar stefanpenner commented on May 22, 2024

integrating with @rpflorence's loom project should do the trick

from ember-cli.

coderberry avatar coderberry commented on May 22, 2024

What are your thoughts of not including a library such as https://github.com/cavneb/loom-generators-ember-appkit and instead just using loom and having the generators in the app template itself? It makes more sense to me to have the generators available to modify if needed. I was wanting to do that for EAK as well if you guys want it.

from ember-cli.

ryanflorence avatar ryanflorence commented on May 22, 2024

loom is a little busted, the intent is that if you add a file matching the
name of the things in the module, your stuff will override it, if that
isn't working, please open an issue.

On Fri, Mar 7, 2014 at 8:07 AM, Eric Berry [email protected] wrote:

What are your thoughts of not including a library such as
https://github.com/cavneb/loom-generators-ember-appkit and instead just
using loom and having the generators in the app template itself? It makes
more sense to me to have the generators available to modify if needed. I
was wanting to do that for EAK as well if you guys want it.

Reply to this email directly or view it on GitHubhttps://github.com//issues/43#issuecomment-37032010
.

from ember-cli.

stefanpenner avatar stefanpenner commented on May 22, 2024

i think you ideally want what(i believe) ryan said. a library with defaults, and then the ability to make custom overrides in your project to suite your needs.

from ember-cli.

acao avatar acao commented on May 22, 2024

To note, ember-generate via Yeoman, while a bit outdated, has an approach to generators as well. The model generator automatically generates index controllers, views, and templates as well, and even names the index (I ran yo ember:model person name:string and it generated an index called 'people'! woah!). https://github.com/yeoman/generator-ember#usage

from ember-cli.

stefanpenner avatar stefanpenner commented on May 22, 2024

We will not use yeoman

from ember-cli.

acao avatar acao commented on May 22, 2024

Indeed... just an example!

from ember-cli.

stefanpenner avatar stefanpenner commented on May 22, 2024

closing in favor of: #351

from ember-cli.

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.