module-foundry:用于构建在 Linux、SmartOS 和 Windows 上运行的 node.js 模块的 Web 服务

时间:2024-08-03 03:16:41
【文件属性】:

文件名称:module-foundry:用于构建在 Linux、SmartOS 和 Windows 上运行的 node.js 模块的 Web 服务

文件大小:33KB

文件格式:ZIP

更新时间:2024-08-03 03:16:41

JavaScript

模块代工 用于构建在 Linux、SmartOS 和 Windows 上运行的 node.js 模块的 Web 服务。 用法 使用module-foundry有两种不同的场景: 运行module-foundry服务器:启动module-foundry端点以构建npm包或 node.js 应用程序。 从module-foundry请求构建:一旦您的module-foundry服务器启动,您就可以使用foundry-build请求新foundry-build 。 运行模块代工服务器 要启动module-foundry只需使用npm全局安装它,然后使用适当的运行module-foundry : npm install -g module-foundry [sudo] module-foundry -c /path/to/config/file.json 注意:在 *nix 平台上


【文件预览】:
module-foundry-master
----.gitignore(171B)
----package.json(974B)
----bin()
--------foundry-build(3KB)
--------module-foundry(878B)
--------localfiles(1KB)
----LICENSE(1KB)
----scripts()
--------setup-node-gyp.sh(247B)
--------windows()
--------smartos()
--------ubuntu()
----README.md(12KB)
----example()
--------upload.js(639B)
--------packages()
--------custom_registry.js(705B)
--------stream.js(675B)
----config()
--------config.localfiles.json(461B)
--------config.pkgcloud.json(542B)
--------config.windows.json(4KB)
--------config.sample.json(377B)
----lib()
--------index.js(7KB)
--------routes()
--------plugins()
----docs()
--------install()
----test()
--------fixtures()

网友评论