Git Product home page Git Product logo

Comments (1)

peterblazejewicz avatar peterblazejewicz commented on May 27, 2024

I think this is contrary to existing Yoeman's generators best practises and can be something not expected users know (people that use generators usually do not touch files directly and do not see VS dialogs with default filenames). I'm really accustomed that typing:

yo generator:subgenerator aKeyword

means that keyword is not a file - depending on context it has specific meaning and can be everything from a object name, view name, etc, depending on underlying framework, solution practise, conventions, etc.

So for example:
https://github.com/yeoman/generator-backbone
https://github.com/yeoman/generator-angular
https://github.com/yeoman/generator-polymer
(note: that's only official ones) never use a filename in subgenerator as argument/option. I know that always use an abstraction of something like model, view, controller, service, client-side real file - but it's up to generator convention to generate files behind this abstraction for me.

Thanks!

from generator-aspnet.

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.