常见问题:基于承诺的任务运行器。 易于使用,易于扩展

时间:2021-02-03 18:50:37
【文件属性】:
文件名称:常见问题:基于承诺的任务运行器。 易于使用,易于扩展
文件大小:60KB
文件格式:ZIP
更新时间:2021-02-03 18:50:37
nodejs npm build build-automation task-runner 常见问题 NodeJS生态系统基于承诺的构建自动化 目录 讲解 基本上,Faqtor构建系统由名为faqtor的库和名为faqtor CLI工具fqr npm i -D faqtor fqr 但是对于本教程而言,在fqr安装fqr会更容易: npm i -g fqr 另外,您可以安装其他Faqtor插件,以使用或类的工具。 通常以前缀“ faqtor-of-”来调用它们,例如或 。 只需。 项目目录布局 基于Faqtor的项目的建议目录布局如下: . ├──build # Folder containing all files related to the
【文件预览】:
faqtor-master
----.gitignore(67B)
----tsconfig.json(221B)
----README.md(11KB)
----test()
--------faqtor.test.ts(6KB)
----package.json(1KB)
----tslint.json(330B)
----src()
--------index.ts(10KB)
----build()
--------faqtor.js(9KB)
--------fqr.config.js(776B)
--------tsconfig.es.json(157B)
--------tsconfig.cjs.json(159B)
----LICENSE.md(1KB)
----jest.config.js(42B)
----.travis.yml(262B)
----package-lock.json(195KB)

网友评论