# kylin-ma **Repository Path**: majiahang/kylin-ma ## Basic Information - **Project Name**: kylin-ma - **Description**: angular schematic - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##为angular项目提供快速新建惰性加载模块 ### 发包 >- npm publish ### 安装 >- npm i kylin-ma --save -D ### 使用 >- ng g kylin-ma:all --name moduleName (moduleName就是你模块的命名) >- 目前工具有一些BUG,会在app路径下生成此模块,直接拖动文件夹移动即可.会自动修改app.module.ts文件,只要使用编辑器撤销的他的修改即可