gpt4 book ai didi

javascript - 列出 yeoman 中所有可用的子生成器

转载 作者:太空宇宙 更新时间:2023-11-04 02:33:14 26 4
gpt4 key购买 nike

假设我运行yo marionette我得到了一个marionette应用程序。然后我想列出该生成器的所有可用子生成器,如下所示

木偶
木偶:应用程序
木偶:集合
木偶:收藏 View
木偶:复合 View
牵线木偶: Controller
木偶:itemview
木偶:布局
木偶:模型
木偶:区域
木偶:路由器
牵线木偶:tmpl
木偶: View

该命令是什么。

我正在构建一个 yeoman 生成器,我可以以某种方式在生成器中实现它吗?

最佳答案

大多数 yoeman 生成器在帮助中实现了这一点例如

:> yo aspnet --help
...
Subgenerators:

yo aspnet:angularcontroller [options] <name>
yo aspnet:angularcontrolleras [options] <name>
yo aspnet:angulardirective [options] <name>
yo aspnet:angularfactory [options] <name>
yo aspnet:angularmodule [options] <name>
yo aspnet:appsettings [options]
yo aspnet:bowerjson [options]
yo aspnet:class [options] <name>
yo aspnet:coffeescript [options] <name>
yo aspnet:dockerfile [options]
yo aspnet:gitignore [options]
yo aspnet:gruntfile [options]
yo aspnet:gulpfile [options] <name>
yo aspnet:htmlpage [options] <name>
yo aspnet:interface [options] <name>
yo aspnet:javascript [options] <name>
yo aspnet:json [options] <name>
yo aspnet:jsonschema [options] <name>
yo aspnet:middleware [options] <name>
yo aspnet:mvccontroller [options] <name>
yo aspnet:mvcview [options] <name>
yo aspnet:nuget [options]
yo aspnet:packagejson [options]
yo aspnet:program [options]
yo aspnet:startup [options]
yo aspnet:stylesheet [options] <name>
yo aspnet:stylesheetless [options] <name>
yo aspnet:stylesheetscss [options] <name>
yo aspnet:taghelper [options] <name>
yo aspnet:textfile [options] <name>
yo aspnet:tfignore [options]
yo aspnet:typescript [options] <name>
yo aspnet:typescriptconfig [options] <name>
yo aspnet:typescriptjsx [options] <name>
yo aspnet:usersecrets [options] <name>
yo aspnet:webapicontroller [options] <name>

关于javascript - 列出 yeoman 中所有可用的子生成器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24745832/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com