airfoil:一种使您的项目起步的工具

时间:2024-04-19 21:16:29
【文件属性】:

文件名称:airfoil:一种使您的项目起步的工具

文件大小:119KB

文件格式:ZIP

更新时间:2024-04-19 21:16:29

TypeScript

翼型CLI 一种使您的项目起步的工具。 :airplane: 关于 机翼是React Native的自以为是的样板和生成器的集合。 其目标是简化应用程序的创建过程。 安装 运行以下命令以全局二进制形式安装此命令: npm install @airship/airfoil -g 用法 airfoil 。 自定义您的CLI 在查看文档。 发布到NPM 要将CLI打包为NPM,请执行以下操作: $ npm login $ npm whoami $ npm lint $ npm test (if typescript, run ` npm run build ` here) $ npm publish 依存关系 添加新模板的步骤 在这里添加一些步骤... 执照 麻省理工学院-请参见许可


【文件预览】:
airfoil-main
----ISSUE_TEMPLATE.md(159B)
----yarn.lock(170KB)
----src()
--------utils()
--------types.ts(1B)
--------constants.ts(2KB)
--------commands()
--------scripts()
--------extensions()
--------cli.ts(816B)
--------templates()
----CONTRIBUTING.md(538B)
----tsconfig.json(590B)
----LICENSE(1KB)
----assets()
--------airfoilLogo@2x.png(7KB)
----__tests__()
--------cli-integration.test.ts(313B)
----tslint.json(157B)
----docs()
--------plugins.md(1KB)
--------commands.md(3KB)
----.gitignore(77B)
----readme.md(993B)
----bin()
--------airfoil(736B)
----package.json(2KB)

网友评论