文件名称:Fabula:极简服务器配置和任务管理
文件大小:318KB
文件格式:ZIP
更新时间:2024-02-25 15:33:34
javascript ssh deployment infrastructure-as-code ssh-client
法布拉 极简服务器配置和任务管理。 如果需要,请直接转到。 或阅读 。 介绍 Fabula的核心是一个简单的Bash脚本预处理器和运行器。 它使您可以在本地和远程服务器上运行脚本。 Fabula (故事的拉丁语)的灵感来自Python的 。 < fabula> export default { docsDir: { local: './docs', remote: '/remote/path/www' } } fabula> < commands> local vuepress build <%= docsDir . local %> put <%
【文件预览】:
fabula-master
----.eslintrc(181B)
----bin()
--------fabula.js(245B)
----.babelrc(130B)
----recipes()
--------setup-local-ssh.fab(417B)
--------install-nginx-on-ubuntu.fab(1KB)
--------setup-github-deployment.fab(540B)
----docs()
--------404.html(1KB)
--------commands.md(7KB)
--------authentication.md(1KB)
--------assets()
--------installation.md(817B)
--------commands.html(35KB)
--------.vuepress()
--------index.html(14KB)
--------logging.md(589B)
--------failure.html(13KB)
--------logging.html(8KB)
--------authentication.html(8KB)
--------environment.md(1KB)
--------components.md(5KB)
--------failure.md(4KB)
--------README.md(3KB)
--------installation.html(8KB)
--------environment.html(11KB)
--------components.html(18KB)
----package.json(2KB)
----.github()
--------main.workflow(448B)
----test()
--------server.js(3KB)
--------util.js(497B)
--------unit()
--------bin.js(889B)
--------fixtures()
----jest.config.js(784B)
----dist()
--------fabula-put.js(467B)
--------fabula-get.js(467B)
--------fabula-chunk.js(3KB)
--------fabula-cd.js(2KB)
--------fabula-fabula.js(1KB)
--------fabula-chunk2.js(17KB)
--------fabula.js(3KB)
--------fabula-chunk3.js(1KB)
--------fabula-ensure.js(2KB)
--------fabula-write.js(2KB)
--------fabula-handle.js(3KB)
----src()
--------utils.js(360B)
--------index.js(149B)
--------prompt.js(367B)
--------ssh.js(3KB)
--------commands()
--------run.js(3KB)
--------compile.js(6KB)
--------command.js(3KB)
--------cli.js(2KB)
--------logging.js(3KB)
--------local.js(1KB)
----deploy.sh(146B)
----fabula.js(190B)
----.gitignore(46B)
----README.md(2KB)
----yarn.lock(420KB)
----build()
--------rollup.config.js(839B)
--------builtins.js(302B)