文件名称:golem:在自动配置的虚拟机或Docker容器中运行应用
文件大小:15KB
文件格式:ZIP
更新时间:2024-06-10 16:25:18
JavaScript
魔像 在自动配置的虚拟机或Docker容器中运行应用程序。 包括 (在Ubuntu VM内) 由 , 和 14.04 LTS提供支持 负责文件夹同步和端口转发 要求 Windows,Mac OS X,Linux或Solaris 注意: golem init将为您检查这些要求(在OSX上,它将尝试使用brew和brew cask安装它们)。 安装 npm i -g golem 现在,您可以为用户创建一个全局魔像了: golem init --global 或为当前文件夹( ./.golem )创建一个: golem init 更新 您可以通过运行以下命令使golem保持最新状态: # download updates, reload and re-provision will happen if necessary golem update 用法 Golem准备就绪后,您可以
【文件预览】:
golem-master
----.gitattributes(317B)
----MIT-LICENSE.txt(1KB)
----src()
--------commands()
--------execute.js(791B)
--------command-loader.js(1KB)
--------run.js(2KB)
--------vm-config.js(1011B)
--------requirements.js(2KB)
--------index.js(222B)
--------locator.js(1KB)
----README.md(2KB)
----.gitignore(361B)
----bin()
--------golem.js(48B)
----package.json(711B)