文件名称:airfoil:一种使您的项目起步的工具
文件大小:119KB
文件格式:ZIP
更新时间:2024-04-19 21:16:29
TypeScript
翼型CLI
一种使您的项目起步的工具。 :airplane:
关于
机翼是React Native的自以为是的样板和生成器的集合。 其目标是简化应用程序的创建过程。
安装
运行以下命令以全局二进制形式安装此命令:
npm install @airship/airfoil -g
用法
airfoil
【文件预览】:
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)